Actualiser 404.php

This commit is contained in:
2026-04-13 12:32:45 +00:00
parent 18c371be79
commit d76a265e2e

View File

@@ -1,4 +1,5 @@
<?php
http_response_code(404);
session_start();
include 'include/header.php';
?>