46 return implode(
"\n", [
48 'Action: resetservices',
70 Log::trace(
'Generated reload actions: ' . $actionContent);
71 return $actionContent;
73 }
catch (Exception $e) {
74 Log::error(
'Reload failed: ' . $e->getMessage());
static trace($data, $file=null)
static error($data, $file=null)
static getActionMulti($action, $args=array(), $item=array(), $disabled=false, $class=false)
static getActionRun($action, $args=array(), $item=array(), $waitUntilTerminated=true)
static triggerReload($args=null)