as
This commit is contained in:
@@ -24,6 +24,3 @@ tpl('login', 'landing', 'login');
|
|||||||
|
|
||||||
tpl('layout_end', 'structure');
|
tpl('layout_end', 'structure');
|
||||||
|
|
||||||
echo __DIR__;
|
|
||||||
echo "<br>";
|
|
||||||
echo dirname(__DIR__);
|
|
||||||
@@ -6,3 +6,4 @@ $baseDir = dirname(__DIR__, 2);
|
|||||||
|
|
||||||
// Tool-Script einbinden und ausführen
|
// Tool-Script einbinden und ausführen
|
||||||
require_once $baseDir . '/tools/i18n_collect_keys.php';
|
require_once $baseDir . '/tools/i18n_collect_keys.php';
|
||||||
|
// eof
|
||||||
Reference in New Issue
Block a user