Nominatim/test/php/bootstrap.php

5 lines
125 B
PHP
Raw Normal View History

<?php
2018-09-15 16:23:10 +03:00
@define('CONST_BasePath', '../..');
@define('CONST_Debug', true);
@define('CONST_NoAccessControl', false);