mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
remove debuing information
This commit is contained in:
@@ -1063,8 +1063,6 @@
|
||||
$sSearchResult = '';
|
||||
if (!sizeof($aSearchResults) && isset($_GET['q']) && $_GET['q'])
|
||||
{
|
||||
echo "here";
|
||||
exit;
|
||||
$sSearchResult = 'No Results Found';
|
||||
}
|
||||
//var_Dump($aSearchResults);
|
||||
|
||||
Reference in New Issue
Block a user