]> git.openstreetmap.org Git - nominatim.git/blob - lib/init-cmd.php
Check to see if we can access the website at the configured CONST_Website_BaseURL
[nominatim.git] / lib / init-cmd.php
1 <?php
2
3         require_once('init.php');
4         require_once('cmd.php');