From fa10e0945ecd45bfe78a2c8fb015a43092b4944b Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 10 Dec 2015 14:02:22 +0100 Subject: bug #385 update to smarty-3.1.28-dev (from Github) --- .../sysplugins/smarty_internal_compile_append.php | 23 ++++++++++------------ 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'include/smarty/libs/sysplugins/smarty_internal_compile_append.php') diff --git a/include/smarty/libs/sysplugins/smarty_internal_compile_append.php b/include/smarty/libs/sysplugins/smarty_internal_compile_append.php index f6036e883..bd2ffe474 100644 --- a/include/smarty/libs/sysplugins/smarty_internal_compile_append.php +++ b/include/smarty/libs/sysplugins/smarty_internal_compile_append.php @@ -1,31 +1,31 @@ required_attributes = array('var', 'value'); @@ -47,7 +47,4 @@ class Smarty_Internal_Compile_Append extends Smarty_Internal_Compile_Assign { // call compile assign return parent::compile($_new_attr, $compiler, $_params); } - } - -?> \ No newline at end of file -- cgit v1.2.3