index.php aktualisiert

This commit is contained in:
2025-03-21 11:51:21 +01:00
parent 37ea99cf5e
commit 2c2ebbd096

View File

@@ -1,5 +1,5 @@
<?php
error_reporting(E_ERROR | E_WARNING);
error_reporting(E_ERROR);
session_start();
if (isset($_SESSION['Firma']['ID']))
{