Update file error.php

This commit is contained in:
Jan BELLON 2024-03-14 20:10:01 +00:00
parent 1a343e7fbf
commit 2ee0fb3ccd

1
include/error.php Normal file
View File

@ -0,0 +1 @@
<div class="error-message"><span><?=$e->getMessage();?></span></div>