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 | Use mb_encode_mimeheader instead of quoted_printable_encode to ensure properly encoded subjects, add custom mail header | 2020-05-24 09:46:55 |
| debug.php | Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/ | 2018-06-26 13:58:19 |
| 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 | PHP 8.0 compatibility | 2020-12-09 07:52:39 |
| 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 |