This commit is contained in:
2025-11-25 21:50:22 +01:00
parent 9a8833dc68
commit ea171ef815
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<?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'] ?? [];