Home
last modified time | relevance | path

Searched refs:tpl_pagetitle (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/tpl/dokuwiki/
H A Dmain.php20 <title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
/dokuwiki/inc/
H A Dtemplate.php994 function tpl_pagetitle($id = null, $ret = false)
922 function tpl_pagetitle($id = null, $ret = false) { global() function