Improved exception handling and other minor fixes
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Bother, something went wrong - 501.
|
||||
<h1>Oops!</h1>
|
||||
<h2>501 Bother, something went wrong.</h2>
|
||||
<?php echo $message; ?>
|
||||
<hr/>
|
||||
<?php echo Debug::vars(array('cookie'=>$_COOKIE,'request'=>$_REQUEST,'session'=>$_SESSION,'server'=>$_SERVER)); ?>
|
||||
<div class="error-details">
|
||||
If this keeps happening, please let us know.
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user