Provisorisches Fixing
This commit is contained in:
parent
15a92e2f1b
commit
b8f1892d28
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user