diff --git a/libs/Smarty_Compiler.class.php b/libs/Smarty_Compiler.class.php index 14c8ba65..e4260da4 100644 --- a/libs/Smarty_Compiler.class.php +++ b/libs/Smarty_Compiler.class.php @@ -1959,7 +1959,7 @@ class Smarty_Compiler extends Smarty { case 'config': $compiled_ref = "\$this->_config[0]['vars']"; - $_max_index = 2; + $_max_index = 3; break; default: