mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 13:44:36 +03:00
5 lines
125 B
PHP
5 lines
125 B
PHP
<?php
|
|
@define('CONST_BasePath', '../..');
|
|
@define('CONST_Debug', true);
|
|
@define('CONST_NoAccessControl', false);
|