Searched refs:themeRoot (Results 1 – 1 of 1) sorted by relevance
37 $themeRoot = realpath(__DIR__ . '/'); variable38 if ($themeRoot === false) {44 realpath($themeRoot . '/assets'),45 realpath($themeRoot . '/styles'),46 realpath($themeRoot . '/css'),67 $resolved = realpath($themeRoot . '/' . ltrim($clean, '/'));107 $themeRoot . '/style.ini',108 dirname($themeRoot, 3) . '/conf/tpl/mikio/style.ini' ?: null,