This commit is contained in:
2025-11-27 00:42:54 +01:00
parent e5d638bbba
commit 6e09eed474
2 changed files with 1 additions and 3 deletions

View File

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