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