This commit is contained in:
2025-11-27 01:28:15 +01:00
parent b74ed0c0d9
commit cbe4dc7504

View File

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