]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/specialphrases.php
introduce InstallPath, so that stuff can be executed from build dir
[nominatim.git] / utils / specialphrases.php
index 97b60dde39e974f15d24159061aadac2072bb1c9..020f5f8004a283547185af43423d36b6e6208444 100755 (executable)
@@ -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']) {