yeaaay
This commit is contained in:
parent
cbecf6d734
commit
d8425b5c06
@ -9,7 +9,9 @@
|
||||
<body>
|
||||
<h1>Internal Server Error (×﹏×)</h1>
|
||||
<?php if(!empty($error_message)): ?>
|
||||
<div><?=$error_message?></div>
|
||||
<pre>
|
||||
<div><?=$error_message?></div>
|
||||
</pre>
|
||||
<?php endif; ?>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user