From 5ec2e1f62bb1eef317ee6f935b96f47526680823 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sat, 21 Oct 2017 23:43:22 +0200 Subject: [PATCH] fix Smarty version in header comment --- libs/sysplugins/smarty_internal_runtime_codeframe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/sysplugins/smarty_internal_runtime_codeframe.php b/libs/sysplugins/smarty_internal_runtime_codeframe.php index ceb386ff..fb1e9510 100644 --- a/libs/sysplugins/smarty_internal_runtime_codeframe.php +++ b/libs/sysplugins/smarty_internal_runtime_codeframe.php @@ -41,7 +41,7 @@ class Smarty_Internal_Runtime_CodeFrame $properties[ 'cache_lifetime' ] = $_template->cache_lifetime; } $output = "source->filepath) . "\" */\n\n"; $output .= "/* @var Smarty_Internal_Template \$_smarty_tpl */\n"; $dec = "\$_smarty_tpl->_decodeProperties(\$_smarty_tpl, " . var_export($properties, true) . ',' .