Files
thetool/Layout/andom_old/mfExceptionhandler/error_500.php
2022-04-19 14:20:54 +02:00

11 lines
173 B
PHP

<html>
<head>
<title>500 - Internal application error</title>
</head>
<body>
<h1>Error 500</h1>
<h3>An internal Error occured.</h3>
<!-- <?=$Exception?> -->
</body>
</html>