Home
last modified time | relevance | path

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

/template/monobook/conf/
H A Dtabs.php46 if ($monobook_context !== "discuss"){ //$monobook_context was defined within main.php
63 if ($monobook_context === "discuss"){ //$monobook_context was defined within main.php
/template/monobook/
H A Dmain.php74 $monobook_context = "article"; variable
76 $monobook_context = "discuss"; variable
551 case ($monobook_context === "discuss"):