diff --git a/classes/template/TemplateHandler.class.php b/classes/template/TemplateHandler.class.php index b618bd174..5d671980d 100644 --- a/classes/template/TemplateHandler.class.php +++ b/classes/template/TemplateHandler.class.php @@ -365,7 +365,7 @@ class TemplateHandler } // Insert template path comment tag. - if(config('debug.enabled') && Rhymix\Framework\Debug::isEnabledForCurrentUser() && !starts_with('web_path . $this->filename . ' -->' . PHP_EOL; $contents = sprintf($sign, 'start') . $contents . sprintf($sign, 'end');