Update index.php

This commit is contained in:
NOrtmann1
2026-05-26 17:45:30 +02:00
parent 713a258d48
commit 50120f974d
+1 -1
View File
@@ -1,7 +1,7 @@
<?php <?php
//Geschäftslogik: //Geschäftslogik:
require_once 'php/controller/index-controller.php'; //require_once 'php/controller/index-controller.php';
?> ?>