Update 404.php
This commit is contained in:
parent
fd9e478cb2
commit
d9c53c15e9
|
@ -1 +1,3 @@
|
|||
404 Not Found
|
||||
<?php
|
||||
header("HTTP/1.0 404 Not Found");
|
||||
renderView('errors/view_404');
|
||||
|
|
Loading…
Reference in New Issue
Block a user