Home
last modified time | relevance | path

Searched refs:INFO (Results 101 – 125 of 149) sorted by relevance

123456

/template/launch/
H A Dtpl_functions.php131 global $ACT, $conf, $ID, $INFO;
137 $INFO['exists'] ? '' : 'notFound',
/template/basical/
H A Dtpl_functions.php131 global $ACT, $conf, $ID, $INFO;
137 $INFO['exists'] ? '' : 'notFound',
/template/cutopillar/
H A Dtpl_functions.php131 global $ACT, $conf, $ID, $INFO;
137 $INFO['exists'] ? '' : 'notFound',
/template/fictive/
H A Dtpl_functions.php131 global $ACT, $conf, $ID, $INFO;
137 $INFO['exists'] ? '' : 'notFound',
/template/dokubootstrapsimplified/
H A Dtpl_functions.php202 global $INFO;
205 …opdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">'.hsc($INFO['userinfo']['name']…
/template/typowiki/typowiki/
H A Dtpl_functions.php131 global $ACT, $conf, $ID, $INFO;
137 $INFO['exists'] ? '' : 'notFound',
/template/monobook/
H A Dinc_cite.php25 $rev = (int)$INFO["rev"];
27 $rev = (int)$INFO["lastmod"];
/template/vector/
H A Dinc_cite.php25 $rev = (int)$INFO["rev"];
27 $rev = (int)$INFO["lastmod"];
/template/sxs/
H A Dsxs.php11 global $INFO;
13 if ($_REQUEST['do'] == 'logout' or !isset($INFO['userinfo'])) {
16 $user['groups'] = $INFO['userinfo']['grps'];
/template/dokubook/
H A Dtpl_functions.php84 global $INFO;
92 if(tpl_getConf('closedwiki') && empty($INFO['userinfo'])) {
/template/comicslate/
H A Dmain.php2 $NS = $INFO [ 'namespace' ]; $t2 = "\n\t\t"; $t3 = "\n\t\t\t"; $t4 = "\n\t\t\t\t"; $t5 = "\n\t\t\t\…
160 if ( $INFO [ 'ismanager' ] ) { // Pageinfo
H A Dmediamanager.php6 $NS = $INFO [ 'namespace' ]; $t2 = "\n\t\t";
/template/r7throot2/
H A Dtpl_functions.php4 global $conf, $ID, $REV, $INFO;
/template/mmzire/
H A Dmain.php43 if ($INFO['perm'] > AUTH_READ || true == $conf['tpl_mmZire']['wikiBar'] )
/template/mmkanso/
H A Dmain.php50 if ($INFO['perm'] > AUTH_READ || true == $conf['tpl_mmKanso']['wikiBar'] )
/template/sprintdoc/
H A DTemplate.php177 global $lang, $INFO;
195 'count' => count($this->plugins['tagging']->findItems(array('pid' => $INFO['id']), 'tag')),
/template/simpleclean/
H A Dmain.php55 <?php if ($INFO['perm'] > AUTH_READ || true == $conf['tpl_simpleClean']['wikiBar'] ) { ?>
/template/myown/
H A Dmain.php75 <?php if ($INFO['perm'] > AUTH_READ || true == $conf['tpl_MyOwn']['wikiBar'] ) { ?>
/template/mmclean/
H A Dmain.php67 <?php if ($INFO['perm'] > AUTH_READ || true == $conf['tpl_mmClean']['wikiBar'] ) { ?>
/template/darkclean/
H A Dmain.php68 <?php if ($INFO['perm'] > AUTH_READ || true == $conf['tpl_mmClean']['wikiBar'] ) { ?>
/template/kiwiki/partial/
H A Dcontent.php21 $currentlng = (explode(":",$INFO['namespace']))[0] . ":";
59 echo Kiwiki_Functions::_edit_icon($INFO['id'],$USERINFO['grps'], $ACT);
70 echo join(', ',$INFO['userinfo']['grps']);
/template/r7throot3/
H A Dmain.php3 if (!empty($INFO['userinfo'])) {
/template/ramtop/
H A Dtpl_footer.php38 if (!empty($INFO["isadmin"])) {
/template/flat/
H A Dtpl_content.php25 <?php print $lang['lastmod']." le ".dformat($INFO['lastmod']);?>
/template/byu_2017_theme/
H A Dmain.php97 if (!empty($_SERVER['REMOTE_USER']) && $INFO['isadmin']) {

123456