mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
db23b1d746
- 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 |
||
---|---|---|
.. | ||
doc | ||
inc | ||
js | ||
lang | ||
setup | ||
templates | ||
index.php | ||
phpGtk_test.php | ||
process_exec.php | ||
thumbnail.php |