n gelöäscht
This commit is contained in:
@@ -71,7 +71,7 @@ class CC100_HW extends IPSModule
|
||||
{
|
||||
// Überprüfen, ob die Datei existiert und lesbar ist
|
||||
if (!file_exists($filePath) || !is_readable($filePath)) {
|
||||
break; N
|
||||
break;
|
||||
}
|
||||
|
||||
// Inhalt der Datei auslesen
|
||||
|
||||
Reference in New Issue
Block a user