lots has been done that i cant even recalled, but i think all identify bugs is fix, i urge you all to give it test and report any issues arising.
This commit is contained in:
Focuslinkstech
2024-07-26 09:49:52 +01:00
parent cc68770f51
commit 7d3afa091f
2 changed files with 121 additions and 30 deletions

View File

@ -235,7 +235,7 @@ class Package
}
}
if ($b['status'] == 'off') {
if ($b['status'] == 'on') {
$dvc = Package::getDevice($p);
if ($_app_stage != 'demo') {
if (file_exists($dvc)) {