X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c96e71a3d711722cef00cc983ef7f3c9f011d70d..5d7bd37ab22be5e9aa37509e905ce43bd48500a3:/utils/country_languages.php diff --git a/utils/country_languages.php b/utils/country_languages.php index 8360ae66..7e200e5b 100755 --- a/utils/country_languages.php +++ b/utils/country_languages.php @@ -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) {