Home
last modified time | relevance | path

Searched refs:_in_proc (Results 1 – 1 of 1) sorted by relevance

/plugin/autogroup/
H A Daction.php37 …protected $_in_proc = false; // A locking flag to keep a group change from triggering this modu… variable in action_plugin_autogroup
77 if ($this->_in_proc) { return; }
104 $this->_in_proc = true;
149 $this->_in_proc = false;