Repos header
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
// PHP
|
||||
include_once "../../../base/settings.php";
|
||||
include_once "../../../base/headers.php";
|
||||
Headers::html();
|
||||
|
||||
if (!isset($_COOKIE["validation"])) {
|
||||
setcookie("validation", "false");
|
||||
@@ -25,8 +26,6 @@
|
||||
unset($colour);
|
||||
}
|
||||
}
|
||||
|
||||
Headers::html();
|
||||
?>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user