Better structure

This commit is contained in:
Kilian Kurt Hofmann
2024-04-26 11:54:36 +02:00
parent 8b41f907e2
commit 09ad98ba14
6 changed files with 62 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
ini_set("display_errors", 1);
error_reporting(E_ALL);