Compare commits

...

1 Commits

Author SHA1 Message Date
marc tobias
0e7ea9662e add logEnd to reverse.php, just like search.php 2019-02-26 15:03:40 +01:00

View File

@@ -66,6 +66,7 @@ if (isset($aPlace)) {
$aPlace = array();
}
logEnd($oDB, $hLog, count($aPlace));
if (CONST_Debug) {
var_dump($aPlace);