Throw 403/412 when using ajax as appropriate
Added error pages
This commit is contained in:
5
views/errors/404.php
Normal file
5
views/errors/404.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>Oops!</h1>
|
||||
<h2>404 Not Found?</h2>
|
||||
<div class="error-details">
|
||||
Sorry, an error has occured, requested page not found?
|
||||
</div>
|
Reference in New Issue
Block a user