egroupware_official/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 Added Ajax Select to widget documentation 2008-08-12 21:13:03 +00:00
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 index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
phpGtk_test.php phpgw --> egw 2005-11-09 20:50:45 +00:00
process_exec.php "header update" 2008-10-07 12:25:28 +00:00
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