refactoring

This commit is contained in:
NOrtmann1
2026-05-26 17:48:50 +02:00
parent 50120f974d
commit 92f1f077d2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
//Geschäftslogik:
//require_once 'php/controller/index-controller.php';
require_once 'php/controller/index-controller.php';
?>