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

9 lines
91 B
PHP

<html>
<head>
<title>Error</title>
</head>
<body>
<h3><?=$Exception?></h3>
</body>
</html>