mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
9345152c98
guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button']) |
||
---|---|---|
.. | ||
inc | ||
js | ||
lang | ||
setup | ||
sitemgr | ||
templates | ||
index.php | ||
TODO |