diff --git a/libs/Smarty_Compiler.class.php b/libs/Smarty_Compiler.class.php index 904601d7..ac8549f9 100644 --- a/libs/Smarty_Compiler.class.php +++ b/libs/Smarty_Compiler.class.php @@ -1192,7 +1192,7 @@ class Smarty_Compiler extends Smarty { } $output = '_foreach[$name]"; $output .= "{$foreach_props} = array('total' => count(\$_from), 'iteration' => 0);\n";