php-integration #21

Closed
fred.boniface wants to merge 146 commits from php-integration into main
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 1b145dfe47 - Show all commits

View File

@ -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>