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