This commit is contained in:
2025-11-27 01:32:35 +01:00
parent 775434034b
commit f823c24fed
2 changed files with 351 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
// public/landingpages/tools/i18n_collect.php
// Projektbasis ermitteln: /public/landingpages/tools -> / (Projektroot)
$baseDir = $_SERVER['DOCUMENT_ROOT']."../";
$baseDir = $_SERVER['DOCUMENT_ROOT']."..";