forked from hans/Nominatim
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