From cad626f7592372b4f2613ce57e9a0a08de506fbe Mon Sep 17 00:00:00 2001 From: dg9vh Date: Mon, 27 Jun 2016 11:55:45 +0000 Subject: [PATCH] removed LHLINES --- include/functions.php | 4 ++-- setup.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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