Home
last modified time | relevance | path

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

/plugin/fastwiki/
Daction.php16 protected $m_orig_act; variable in action_plugin_fastwiki
45 $this->m_orig_act = $ACT;
120 if ($this->m_orig_act == 'subscribe' && $INPUT->str('sub_action'))
122 else if ($this->getConf('preload') && $this->m_orig_act == 'fastwiki_preload')
163 $preload = $this->getConf('preload') && $this->m_orig_act == 'fastwiki_preload';
175 if ($this->m_orig_act == 'save')