server/mods-available/remoteaction_core_module.inc.php | ●●●●● patch | view | raw | blame | history |
server/mods-available/remoteaction_core_module.inc.php
@@ -110,6 +110,7 @@ /* * process all actions */ if(is_array($actions)) { foreach ($actions as $action) { if ($action['action_type'] == 'os_update') { /* do the update */ @@ -127,6 +128,7 @@ } } } } private function _doOsUpdate($action) { /*