]> git.openstreetmap.org Git - nominatim.git/blob - test/php/bootstrap.php
UI: update the switch-to-reverse link after each map click
[nominatim.git] / test / php / bootstrap.php
1 <?php
2     @define('CONST_BasePath', '../..');
3     @define('CONST_Debug', true);
4     @define('CONST_NoAccessControl', false);