This commit is contained in:
2025-11-25 22:48:51 +01:00
parent f8230f5dde
commit 5ce2a893c9
4 changed files with 8 additions and 6 deletions

View File

@@ -27,3 +27,6 @@ tpl('login', 'landing', 'login');
tpl('layout_end', 'structure');
echo __DIR__;
echo "<br>";
echo dirname(__DIR__);