attmpt fix error page
This commit is contained in:
parent
a6fdc117e1
commit
1b145dfe47
@ -2,8 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<?php
|
<?php
|
||||||
set_include_path("../.");
|
include '../page-blocks/headers.php';
|
||||||
include './page-blocks/headers.php';
|
|
||||||
?>
|
?>
|
||||||
<title>Athena - Error 404</title>
|
<title>Athena - Error 404</title>
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user