From 079e302c26ab8d7b75ff952354c07f141a27b517 Mon Sep 17 00:00:00 2001 From: labcode-de Date: Mon, 19 Jun 2017 19:49:06 +0200 Subject: [PATCH] Provisorisches Fixing --- ffrouter_parsen.function.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffrouter_parsen.function.php b/ffrouter_parsen.function.php index 414b2a0..bbda24c 100644 --- a/ffrouter_parsen.function.php +++ b/ffrouter_parsen.function.php @@ -106,7 +106,7 @@ if (filter_var($community[$community_id]["download_path"], FILTER_VALIDATE_URL) } if(isset($router_tmp[$x]['hersteller']) != true) { // $error_text[$err]="Unbekannten Hersteller im Dateinamen gefunden, bitte Script updaten! (".$files[$entwicklung[$i]][$installation[$j]][$x].")"; - $err++; +// $err++; } else { $router_neu = 1; $router_count = count($router);