fif 404 error message

This commit is contained in:
Zdenek Borovec 2024-06-15 12:33:54 +02:00
parent d085dfaca9
commit 7b14541470

View file

@ -3,7 +3,7 @@ $COMMONS = $_SERVER['DOCUMENT_ROOT'] . "/../common";
include_once($COMMONS."/header.php"); include_once($COMMONS."/header.php");
display_header("403: Forbidden"); display_header("404: Not Found.");
?> ?>
<article> <article>