introduce InstallPath, so that stuff can be executed from build dir

This commit is contained in:
Sarah Hoffmann
2016-02-28 16:42:24 +01:00
parent c96e71a3d7
commit 5d7bd37ab2
7 changed files with 40 additions and 22 deletions

View File

@@ -15,7 +15,7 @@
);
getCmdOpt($_SERVER['argv'], $aCMDOptions, $aCMDResult, true, true);
include(CONST_BasePath.'/settings/phrase_settings.php');
include(CONST_InstallPath.'/settings/phrase_settings.php');
if ($aCMDResult['countries']) {