Home
last modified time | relevance | path

Searched refs:tpl_metaheaders (Results 1 – 6 of 6) sorted by last modified time

/dokuwiki/inc/
H A Dtemplate.php225 function tpl_metaheaders($alt = true)
406 * prints the array build by tpl_metaheaders
207 function tpl_metaheaders($alt = true) { global() function
/dokuwiki/lib/tpl/dokuwiki/
H A Dmain.php21 <?php tpl_metaheaders() ?>
H A Dmediamanager.php21 <?php tpl_metaheaders()?>
H A Ddetail.php22 <?php tpl_metaheaders()?>
/dokuwiki/inc/Action/
H A DExport.php68 tpl_metaheaders();
/dokuwiki/lib/plugins/styling/
H A Dpopup.php24 <?php tpl_metaheaders(false) ?>