egroupware/etemplate
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
..
doc
inc - correctly quote single and double quotes in html element id's 2010-05-09 14:06:35 +00:00
js Mailing files directly from filemanager 2010-05-06 06:53:52 +00:00
lang translations provided by mkk 2010-04-13 15:03:57 +00:00
setup Put a background color on the AJAX Select results box 2010-01-13 18:32:48 +00:00
templates fixed not use popup in link list widget (eg. links tab in different apps) 2010-01-08 02:22:22 +00:00
index.php
phpGtk_test.php
process_exec.php
thumbnail.php you can not use egroupwares autoloading before the basic egroupware objects are included, so we implement array_stripslashes in thumbnail.php itself, as it seems to be the fast way when get_magic_quotes_gpc is enabled 2010-02-12 15:05:40 +00:00