Home
last modified time | relevance | path

Searched refs:showTools (Results 51 – 63 of 63) sorted by path

123

/template/starter/
H A Dmain.php13 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) ); variable
57 <?php if ($conf['useacl'] && $showTools): ?>
146 <?php if ($showTools): ?>
/template/starterbootstrap/
H A Dmain.php12 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
87 <?php if ($showTools): ?>
102 <?php if ($showTools): ?>
110 <?php if ($conf['useacl'] && $showTools): ?>
/template/starterpjax/
H A DREADME.md72 < <?php if ($conf['useacl'] && $showTools): ?>
74 > <?php if ($conf['useacl'] && $showTools){ ?>
H A Dmain.php17 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
79 <?php if ($conf['useacl'] && $showTools){ ?>
160 <?php if ($showTools): ?>
H A Dmain.php.withTime17 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] );
79 <?php if ($conf['useacl'] && $showTools){ ?>
161 <?php if ($showTools): ?>
/template/taratasy/
H A Dmain.php19 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
86 <?php if ($conf['useacl'] && $showTools): ?>
154 <?php if ($showTools): ?>
/template/tilus/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
96 <?php if ($showTools): ?>
120 <?php if ($conf['useacl'] && $showTools): ?>
/template/trendclassic/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
67 <?php if ($showTools): ?>
141 <?php if ($conf['useacl'] && $showTools): ?>
/template/tripillar/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
134 <?php if ($showTools): ?>
153 <?php if ($conf['useacl'] && $showTools): ?>
/template/typowiki/typowiki/
H A Dmain.php13 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) ); variable
170 <?php if ($showTools): ?>
/template/varicolored/
H A Dmain.php30 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
171 <?php if ($showTools): ?>
191 <?php if ($conf['useacl'] && $showTools): ?>
/template/writers/
H A Dmain.php12 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
57 <?php if ($conf['useacl'] && $showTools): ?>
122 <?php if ($showTools): ?>
/template/zenlike/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
63 <?php if ($conf['useacl'] && $showTools): ?>
145 <?php if ($showTools): ?>

123