mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 02:47:59 +00:00
rename lib to lib-php
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
@define('CONST_LibDir', '../../lib');
|
||||
@define('CONST_LibDir', '../../lib-php');
|
||||
@define('CONST_DataDir', '../..');
|
||||
|
||||
@define('CONST_Debug', true);
|
||||
|
||||
Reference in New Issue
Block a user