Bugs Fix
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:
@ -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)) {
|
||||
|
Reference in New Issue
Block a user