]> git.openstreetmap.org Git - nominatim.git/blob - lib/init-cmd.php
performance: for low frequency name terms disable use of postgresql address index...
[nominatim.git] / lib / init-cmd.php
1 <?php
2
3         require_once('init.php');
4         require_once('cmd.php');