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