FE: legacy code cleanup

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-11 11:24:12 +11:00
parent c244cc6ce9
commit 09325608f8
6 changed files with 1 additions and 991 deletions

View File

@@ -5,5 +5,4 @@ require dirname(__FILE__).'/../templates/globals.php';
require dirname(__FILE__).'/db.php';
require dirname(__FILE__).'/util.php';
require dirname(__FILE__).'/../templates/language/lang.php';
require dirname(__FILE__).'/utilNotification.php';
?>