Provisorisches Fixing

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

View File

@ -105,7 +105,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].")";
// $error_text[$err]="Unbekannten Hersteller im Dateinamen gefunden, bitte Script updaten! (".$files[$entwicklung[$i]][$installation[$j]][$x].")";
$err++;
} else {
$router_neu = 1;