Home
last modified time | relevance | path

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

/plugin/autotooltip/
H A Daction.php17 private $m_disable; variable in action_plugin_autotooltip
20 $this->m_disable = !plugin_load('renderer', 'actionrenderer');
21 if (!$this->m_disable) {
28 if ($this->m_disable) {