Index: core/kernel/nparser/template_cache.php =================================================================== --- core/kernel/nparser/template_cache.php (revision 13134) +++ core/kernel/nparser/template_cache.php (working copy) @@ -56,7 +56,7 @@ function TemplatesCache() { - parent::kBase(); + parent::kHelper(); $this->BasePath = FULL_PATH . THEMES_PATH;