]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/admin/country_languages.php
set CONST_LibDir directly from the source scripts
[nominatim.git] / lib / admin / country_languages.php
index 1a7ea61636b89de06d0d8455ccbb63feccecb3f5..95043d24b2c6a8821363f5e81fd3a66f76c08d83 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+@define('CONST_LibDir', dirname(dirname(__FILE__)));
 
 require_once(CONST_LibDir.'/init-cmd.php');