Searched refs:tpl_incdir (Results 1 – 8 of 8) sorted by relevance
19 }elseif(file_exists(tpl_incdir().'images/favicon.ico')){21 }elseif(file_exists(tpl_incdir().'favicon.ico')){
67 tpl_incdir($tpl).'script.js',271 $path = tpl_incdir() . 'lang/';
55 $tplinc = tpl_incdir($tpl);
64 tpl_incdir() . '/conf/metadata.php',101 tpl_incdir() . '/conf/default.php',136 tpl_incdir() . '/',
254 $target = fullpath(tpl_incdir() . '../' . substr($ext, 9));283 glob(fullpath(tpl_incdir() . '../') . '/*/.git', GLOB_ONLYDIR)
40 function tpl_incdir($tpl='') { function1229 $file = tpl_incdir().'/conf/default.php';1255 $path = tpl_incdir() . 'lang/';1297 $path = tpl_incdir().'lang/';1699 $file = tpl_incdir().$img;1765 $file = tpl_incdir().$file;
134 * @see tpl_incdir()
37 $this->tpllib = dirname(tpl_incdir()).'/';