]> git.openstreetmap.org Git - nominatim.git/blob - lib-php/init-cmd.php
Improved performance of the postcodes query and some code cleaning
[nominatim.git] / lib-php / init-cmd.php
1 <?php
2
3 require_once('init.php');
4 require_once('cmd.php');
5 require_once('DebugNone.php');