Draft v1
This commit is contained in:
3
MODULES/main/__404.php
Normal file
3
MODULES/main/__404.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
http_response_code(404);
|
||||
echo "<h1>PAGE NOT FOUND</h1>";
|
||||
Reference in New Issue
Block a user