$abs_path

This commit is contained in:
NOrtmann1
2026-05-26 18:37:56 +02:00
parent b090195d9f
commit 949ca542ab
3 changed files with 17 additions and 13 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
$abs_path = __DIR__;
?>