diff --git a/include/functions.php b/include/functions.php index d18b610..6d90951 100644 --- a/include/functions.php +++ b/include/functions.php @@ -276,10 +276,10 @@ function getLastHeard($logLines) { array_push($heardCalls, $listElem[2]."#".$listElem[1].$listElem[3]); array_push($lastHeard, $listElem); $counter++; - } + }/* if ($counter == LHLINES) { return $lastHeard; - } + }*/ } } return $lastHeard; diff --git a/setup.php b/setup.php index 7256597..78987b9 100644 --- a/setup.php +++ b/setup.php @@ -125,11 +125,11 @@ include "include/tools.php";
Warning temperature -
+
Enable Management-Functions below