Provisorisches Fixing

This commit is contained in:
labcode-de 2017-06-19 19:49:06 +02:00
parent b8f1892d28
commit 079e302c26
No known key found for this signature in database
GPG Key ID: 9CDB093B80490C2F

View File

@ -106,7 +106,7 @@ if (filter_var($community[$community_id]["download_path"], FILTER_VALIDATE_URL)
} }
if(isset($router_tmp[$x]['hersteller']) != true) { if(isset($router_tmp[$x]['hersteller']) != true) {
// $error_text[$err]="Unbekannten Hersteller im Dateinamen gefunden, bitte Script updaten! (".$files[$entwicklung[$i]][$installation[$j]][$x].")"; // $error_text[$err]="Unbekannten Hersteller im Dateinamen gefunden, bitte Script updaten! (".$files[$entwicklung[$i]][$installation[$j]][$x].")";
$err++; // $err++;
} else { } else {
$router_neu = 1; $router_neu = 1;
$router_count = count($router); $router_count = count($router);