Update path.php

This commit is contained in:
2026-06-01 12:22:14 +02:00
parent d18f33a87a
commit 10b058afa0
+1
View File
@@ -1,3 +1,4 @@
<?php <?php
// mit $_SERVER['DOCUMENT_ROOT'] später umbauen?
$abs_path = __DIR__; $abs_path = __DIR__;
?> ?>