Home
last modified time | relevance | path

Searched defs:showSidebar (Results 1 – 1 of 1) sorted by relevance

/plugin/geonav/tpl/startermap/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
17 if (stripos ($ID, ":earth") === FALSE) $showSidebar = FALSE; variable