forked from hans/Nominatim
Compare commits
1 Commits
v4.0.0
...
add-logend
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0e7ea9662e |
@@ -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