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
|
// Überprüfen, ob die Datei existiert und lesbar ist
|
||||||
if (!file_exists($filePath) || !is_readable($filePath)) {
|
if (!file_exists($filePath) || !is_readable($filePath)) {
|
||||||
break; N
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Inhalt der Datei auslesen
|
// Inhalt der Datei auslesen
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"compatibility": {
|
"compatibility": {
|
||||||
"version": "7.1"
|
"version": "7.1"
|
||||||
},
|
},
|
||||||
"version": "0.152",
|
"version": "0.153",
|
||||||
"build": 0,
|
"build": 0,
|
||||||
"date": 0
|
"date": 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user