This commit is contained in:
Bruno Rybársky 2024-02-02 12:33:16 +01:00
parent 1510e416a6
commit f45200ee01

@ -152,6 +152,7 @@ function getPage($page_name = null): array|false|string
$script_tag = $script_location;
}
else{
echo $script_location;
$script_tag = "";
}