Home
last modified time | relevance | path

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

123456

/template/gtopia/
H A Dmain.php69 if(($INFO['id'] == $conf['start'] && tpl_getConf('disableMainImgOnSubpages') == "1") || tpl_getConf…
/template/incognitek/
H A Dmain.php59 if ($INFO['exists']) {
/template/bulma/
H A Dtpl_functions.php50 global $INFO;
51 $INFO['prependTOC'] = $prependTOC;
/template/cherokee-based/
H A Dtpl_functions.php22 global $conf, $ID, $REV, $INFO,$lang;
/template/r7throot8/
H A Dmain.php3 if (!empty($INFO['userinfo'])) {
/template/sidebar_theme/
H A Dtpl_functions.php22 global $conf, $ID, $REV, $INFO,$lang;
/template/r7throot5/
H A Dmain.php3 if (!empty($INFO['userinfo'])) {
/template/r7throot6/
H A Dmain.php3 if (!empty($INFO['userinfo'])) {
/template/r7throot4/
H A Dmain.php3 if (!empty($INFO['userinfo'])) {
/template/r7thblog1/
H A Dmain.php3 if (!empty($INFO['userinfo'])) {
/template/r7throot7/
H A Dmain.php3 if (!empty($INFO['userinfo'])) {
/template/dokubook/
H A Dmain.php43 if($ACT == 'show' && $INFO['ismanager'] && actionOK('revert') && !empty($REV)) {
/template/white/
H A Dmain.php150 <?php if($INFO['exists']): ?>
/template/bootstrap3/tpl/
H A Dmenu-admin.php56 if ($plugin->forAdminOnly() && !$INFO['isadmin']) continue;
/template/mikio/
H A Dmikio.php1114 global $INFO;
1122 if ($INFO['exists']) {
1123 $file = $INFO['filepath'];
1125 if ($INFO['rev']) {
1132 $date = dformat($INFO['lastmod']);
1144 'user' => $INFO['editor'] ? '<bdi>' . editorinfo($INFO['editor']) . '</bdi>' : $lang['external_edit']
1151 if ($INFO['locked']) {
1152 $options['locked'] = '<bdi>' . editorinfo($INFO['locked']) . '</bdi>';
2073 global $INFO;
[all...]
/template/monobook/user/
H A Dtabs.php.dist67 if (empty($INFO["subscribedns"])){ //$INFO comes from DokuWiki core
/template/material/
H A Dmain.php148 … "search" || $ACT == "edit" || $ACT == "show" || $ACT == "revisions") || $INFO['writable'] == fals…
/template/vector/user/
H A Dtabs.php.dist87 if (empty($INFO["subscribedns"])){ //$INFO comes from DokuWiki core
/template/monochrome/
H A Dtpl_functions.php108 global $INFO;
/template/lilas/
H A Dsidebar.php11 global $INFO;
/template/peanutbutter/
H A Dtpl_functions.php111 global $INFO;
/template/starterbootstrap/
H A Dsidebar.php65 global $INFO;
/template/strap/class/
H A DTplUtility.php1493 global $INFO;
1494 $INFO['prependTOC'] = $prependTOC;
/template/spacious/css/
H A Dspacious.css2226 /* =HEADER INFO TEXT

123456