Searched refs:_tpl_getFavicon (Results 1 – 4 of 4) sorted by relevance
120 function _tpl_getFavicon($abs=false, $fileName='favicon.ico') { function134 _tpl_getFavicon($abs, $fileName);
27 …<link rel="shortcut icon" href="<?= _tpl_getFavicon() /* DW versions > 2010-11-12 can use the core…
21 …<link rel="shortcut icon" href="<?php echo _tpl_getFavicon() /* DW versions > 2010-11-12 can use t…
119 function _tpl_getFavicon() { function