This commit is contained in:
2025-11-25 22:07:05 +01:00
parent ea171ef815
commit 2c1f1c8338
11 changed files with 416 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
<?php
echo "blub";
$GLOBALS['page_header_scripts'] = $GLOBALS['page_header_scripts'] ?? [];
$GLOBALS['page_footer_scripts'] = $GLOBALS['page_footer_scripts'] ?? [];
$GLOBALS['page_styles'] = $GLOBALS['page_styles'] ?? [];