Ralf Becker db23b1d746 - correctly quote single and double quotes in html element id's
- correctly quote quotes in parameters of javascript functions used
  eg. as eventhandlers, eg. onchange="do_something('$cont[name]');"
  --> if $cont[name] is an array: do_something([ 'val1', 'val2' ]) is used
- correctly quote & in get parameters of url's
2010-05-09 14:06:35 +00:00
2010-05-06 07:02:18 +00:00
2010-04-23 12:50:41 +00:00
2009-10-16 09:55:12 +00:00
2007-02-28 03:40:03 +00:00
2010-04-13 19:27:54 +00:00
2010-02-03 12:28:49 +00:00
Languages
PHP 54.7%
TypeScript 18.6%
JavaScript 10.6%
CSS 10.2%
Less 2.1%
Other 3.8%