mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
6387f19cae
eg. $arr = array('x' => null); boetemplate::isset_array($arr,'x') returned false, as isset($arr['x']) === false, now it returns true like array_key_exists('x',$arr) |
||
---|---|---|
.. | ||
doc | ||
inc | ||
js | ||
setup | ||
templates | ||
index.php | ||
phpGtk_test.php | ||
process_exec.php |