ab die maus

This commit is contained in:
2025-11-22 02:56:15 +01:00
parent 7411aafe76
commit d45e971ae0
9 changed files with 160 additions and 62 deletions

View File

@@ -20,6 +20,8 @@ if (!isset($pageDescription) || !is_string($pageDescription)) {
$pageDescription = '';
}
tpl_add_script('/assets/js/header-user-menu.js', 'footer', true, false, '', null);
// Kann später genutzt werden, falls du host-spezifische Sachen brauchst
$host = $_SERVER['HTTP_HOST'] ?? '';
?>