Home
last modified time | relevance | path

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

/plugin/autotooltip/
H A Drenderer.php16 private $m_exclude; variable in renderer_plugin_autotooltip
21 $this->m_exclude = $this->m_helper->isExcluded($ID);
49 if (!$this->m_exclude && page_exists($id) && $id != $ID) {