X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/84a5f2779aed7890ba1d844464ce502dbb98a966..279ea25e7debfeef06a0247d55499ee02b6b4de6:/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) {