Files
thetool/Layout/andom-tec/mfExceptionhandler/mfExceptionhandler.web.php
2021-12-14 18:56:39 +01:00

9 lines
91 B
PHP

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