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