]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/country_languages.php
Merge pull request #381 from lonvia/cmake-port
[nominatim.git] / utils / country_languages.php
index 8360ae6672c9bcafdb8c357f1859a0d9c9b876a8..7e200e5b4581be78ea29acd1ca6bb4129f835464 100755 (executable)
@@ -13,7 +13,7 @@
         );
         getCmdOpt($_SERVER['argv'], $aCMDOptions, $aCMDResult, true, true);
 
-       include(CONST_BasePath.'/settings/phrase_settings.php');
+       include(CONST_InstallPath.'/settings/phrase_settings.php');
 
        if (true)
        {