n gelöäscht

This commit is contained in:
2024-11-27 15:42:21 +01:00
parent 4b1305db2d
commit e1b22e4587
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "0.152",
"version": "0.153",
"build": 0,
"date": 0
}