Searched refs:tpl_incdir (Results 1 – 8 of 8) sorted by relevance
20 } elseif (file_exists(tpl_incdir() . 'images/favicon.ico')) {22 } elseif (file_exists(tpl_incdir() . 'favicon.ico')) {
72 tpl_incdir($tpl) . 'script.js',285 $path = tpl_incdir() . 'lang/';
61 $tplinc = tpl_incdir($tpl);
67 tpl_incdir() . '/conf/metadata.php',105 tpl_incdir() . '/conf/default.php',146 tpl_incdir() . '/',
258 $target = fullpath(tpl_incdir() . '../' . substr($ext, 9));288 glob(fullpath(tpl_incdir() . '../') . '/*/.git', GLOB_ONLYDIR)
54 function tpl_incdir($tpl = '') function1314 $file = tpl_incdir() . '/conf/default.php';1342 $path = tpl_incdir() . 'lang/';1386 $path = tpl_incdir() . 'lang/';1738 $file = tpl_incdir() . $img;1805 $file = tpl_incdir() . $file;
157 * @see tpl_incdir()
221 $dir = dirname(tpl_incdir()) . '/' . $this->base;