Searched defs:ico (Results 1 – 1 of 1) sorted by relevance
18 if (file_exists(DOKU_INC . 'favicon.ico')) { variable 20 } elseif (file_exists(tpl_incdir() . 'images/favicon.ico')) { variable 22 } elseif (file_exists(tpl_incdir() . 'favicon.ico')) { variable 24 $ico = DOKU_URL.'lib/tpl/dokuwiki/images/favicon.ico'; global() variable [all...]