Home
last modified time | relevance | path

Searched defs:DOKU_TPL (Results 1 – 14 of 14) sorted by last modified time

/template/simple_sidebar/
H A Dmain.php17 if (!defined('DOKU_TPL')) define('DOKU_TPL',tpl_basedir()); define
H A Ddetail.php13 if (!defined('DOKU_TPL')) define('DOKU_TPL',tpl_basedir()); define
H A Dmediamanager.php13 if (!defined('DOKU_TPL')) define('DOKU_TPL',tpl_basedir()); define
/template/r7throot8/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7throot7/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7throot6/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7throot5/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7throot4/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7throot3/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7throot2/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7throot1/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/r7thblog1/
H A Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI… variable
/template/dwsimple/
H A Dmain.php3 …if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLINC = … variable
/template/multitemplate/
H A Dmeat.php19 $DOKU_TPL = DOKU_TPL.'../'.$mt_othertemplate.'/'; variable
28 $DOKU_TPL = DOKU_TPL.'../'.$multitemplate[''].'/'; variable