mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 05:35:13 +03:00
6 lines
89 B
PHP
6 lines
89 B
PHP
<?php
|
|
|
|
require_once('init.php');
|
|
require_once('cmd.php');
|
|
require_once('DebugNone.php');
|