From 0c7113d98e656e86257e4c6daf8723ac665a6e96 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews" Date: Tue, 21 Jul 2009 17:41:16 +0000 Subject: [PATCH] --- libs/sysplugins/internal.template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/sysplugins/internal.template.php b/libs/sysplugins/internal.template.php index 98d20cf3..0df30a04 100644 --- a/libs/sysplugins/internal.template.php +++ b/libs/sysplugins/internal.template.php @@ -33,7 +33,7 @@ class Smarty_Internal_Template extends Smarty_Internal_TemplateBase { private $usesCompiler = null; private $isEvaluated = null; // Template source - private $template_filepath = null; + public $template_filepath = null; public $template_source = null; private $template_timestamp = null; // Compiled template