Home
last modified time | relevance | path

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

/plugin/autotooltip/
Drenderer.php17 private $m_exclude; variable in renderer_plugin_autotooltip
22 $this->m_exclude = $this->m_helper->isExcluded($ID);
55 if (!$this->m_exclude && page_exists($id) && $id != $ID) {