; rel=preload; as=style", false); header("Link: ; rel=preload; as=style", false); header("Link: ; rel=preload; as=style", false); header("Link: ; rel=preload; as=style", false); header("Link: ; rel=preload; as=style", false); header("Link: ; rel=preload; as=script", false); header("Link: ; rel=preload; as=script", false); header("Link: ; rel=preload; as=script", false); ?> <?php echo $SETTINGS['site_title']; ?> \n"; header("Link: <$style>; rel=preload; as=style", false); } } ?> get(MESSAGES[$_GET['msg']]['string'], false); } else { $alertmsg = $Strings->build(MESSAGES[$_GET['msg']]['string'], ["arg" => strip_tags($_GET['arg'])], false); } $alerttype = MESSAGES[$_GET['msg']]['type']; $alerticon = "square-o"; switch (MESSAGES[$_GET['msg']]['type']) { case "danger": $alerticon = "times"; break; case "warning": $alerticon = "exclamation-triangle"; break; case "info": $alerticon = "info-circle"; break; case "success": $alerticon = "check"; break; } } else { // We don't have a message for this, so just assume an error and escape stuff. $alertmsg = htmlentities($Strings->get($_GET['msg'], false)); $alerticon = "times"; $alerttype = "danger"; } echo <<
$alertmsg
END; } ?> var navbar_breakpoint = \"$navbar_breakpoint\";" ?>
\n"; header("Link: <$script>; rel=preload; as=script", false); } } ?>