forked from hans/Nominatim
adapt php tests to new directory constants
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
@define('CONST_BasePath', '../..');
|
||||
@define('CONST_LibDir', '../../lib');
|
||||
@define('CONST_DataDir', '../..');
|
||||
|
||||
@define('CONST_Debug', true);
|
||||
@define('CONST_NoAccessControl', false);
|
||||
|
||||
Reference in New Issue
Block a user