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')) {
73 tpl_incdir($tpl) . 'script.js',286 $path = tpl_incdir() . 'lang/';
61 $tplinc = tpl_incdir($tpl);
67 tpl_incdir() . '/conf/metadata.php',105 tpl_incdir() . '/conf/default.php',146 tpl_incdir() . '/',
246 $target = fullpath(tpl_incdir() . '../' . substr($ext, 9));305 glob(fullpath(tpl_incdir() . '../') . '/*/.git', GLOB_ONLYDIR)
55 function tpl_incdir($tpl = '') function1296 $file = tpl_incdir() . '/conf/default.php';1324 $path = tpl_incdir() . 'lang/';1368 $path = tpl_incdir() . 'lang/';1720 $file = tpl_incdir() . $img;1787 $file = tpl_incdir() . $file;
162 * @see tpl_incdir()
233 $dir = dirname(tpl_incdir()) . '/' . $this->base;