Home
last modified time | relevance | path

Searched refs:tpl_include_page (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/
H A Dtemplate.php1647 function tpl_include_page($pageid, $print = true, $propagate = false, $useacl = true)
1582 function tpl_include_page($pageid, $print = true, $propagate = false, $useacl = true) { global() function
/dokuwiki/lib/tpl/dokuwiki/
H A Dmain.php44 <?php tpl_include_page($conf['sidebar'], true, true) ?>