forked from extern/egroupware
d2c85cfe86
guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button']) |
||
---|---|---|
.. | ||
doc | ||
inc | ||
js | ||
lang | ||
setup | ||
templates | ||
index.php |