Searched +full:suspend +(+path:plugin +path:strreplace) -(+path:plugin +path:strreplace +path:lang) (Results 1 – 3 of 3) sorted by relevance
20 private $suspend = false; variable in action_plugin_strreplace32 $this->suspend = $this->getConf('suspend'); 37 if($this->suspend) return;63 if($this->suspend) return;107 if($this->suspend) return;
3 $conf['suspend'] = 0;
3 $meta['suspend'] = array('onoff');