forked from extern/egroupware
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 |