mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
add logEnd to reverse.php, just like search.php
This commit is contained in:
@@ -66,6 +66,7 @@ if (isset($aPlace)) {
|
|||||||
$aPlace = array();
|
$aPlace = array();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
logEnd($oDB, $hLog, count($aPlace));
|
||||||
|
|
||||||
if (CONST_Debug) {
|
if (CONST_Debug) {
|
||||||
var_dump($aPlace);
|
var_dump($aPlace);
|
||||||
|
|||||||
Reference in New Issue
Block a user