Home
last modified time | relevance | path

Searched refs:_tpl_getFavicon (Results 1 – 4 of 4) sorted by relevance

/template/apricot/
H A Dtpl_functions.php120 function _tpl_getFavicon($abs=false, $fileName='favicon.ico') { function
134 _tpl_getFavicon($abs, $fileName);
H A Dmain.php27 …<link rel="shortcut icon" href="<?= _tpl_getFavicon() /* DW versions > 2010-11-12 can use the core…
/template/writers/
H A Dmain.php21 …<link rel="shortcut icon" href="<?php echo _tpl_getFavicon() /* DW versions > 2010-11-12 can use t…
H A Dtpl_functions.php119 function _tpl_getFavicon() { function