Home
last modified time | relevance | path

Searched defs:showTools (Results 26 – 50 of 59) sorted by path

123

/template/flarum/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || (tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER… variable
/template/graphy/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/grassstains/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
/template/hexa/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/jessica/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/kajukkd/
H A Dmain.php32 $showTools = true; variable
/template/kiwiki/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) ); variable
/template/klean/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/launch/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/m1/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/mywiki/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/newspaper/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/nostalgia/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/notepad/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/panoramacake/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/parallax/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/pinboard/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/pinkberrynight/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/plaintext/
H A Deditor.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/ravel/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/spacious/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/sprintdoc/
H A Ddetail.php21 $showTools = true; variable
236 $showTools = true; variable
H A Dmain.php23 $showTools = true; variable
/template/starter/
H A Dmain.php13 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) ); variable
/template/starterbootstrap/
H A Dmain.php12 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable

123