Webinterface working on config.schokokeks.org
.. | ||
---|---|---|
.htaccess | Added some deny rules to prevent direct access on files | 2012-03-11 18:19:43 |
api.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
base.php | set admin address as sender for messages / use company name if defined | 2021-06-17 15:59:41 |
debug.php | simplify debug output, use print_r for everything | 2021-01-31 05:18:43 |
error.php | Allows calling system_failure early where no role is set | 2020-05-02 12:03:00 |
icons.php | PHP 8.0 compatibility | 2020-12-09 07:52:39 |
jquery.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
security.php | remove option obsolete in PHP 7 | 2021-01-20 12:56:14 |
theme.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
top.php | Schiebe Menüpunkte auf die Hauptebene, wenn sie in einem Submenü sein sollten, das nicht existiert. (Ggf. nötig für separate Adminzugänge) | 2019-02-04 11:10:19 |