diff --git a/template.parser.php b/template.parser.php index b1a2444..a4b8d13 100644 --- a/template.parser.php +++ b/template.parser.php @@ -3,8 +3,8 @@ /** * Homepage: http://yourcmc.ru/wiki/VMX::Template * License: GNU GPLv3 or later - * Author: Vitaliy Filippov, 2006-2015 - * Version: V3 (LALR), 2015-08-15 + * Author: Vitaliy Filippov, 2006-2016 + * Version: V3 (LALR), 2016-10-31 * * This file contains the implementation of VMX::Template compiler. * It is only used when a template is compiled in runtime. diff --git a/template.php b/template.php index ad6917b..131f275 100644 --- a/template.php +++ b/template.php @@ -7,8 +7,8 @@ * * Homepage: http://yourcmc.ru/wiki/VMX::Template * License: GNU GPLv3 or later - * Author: Vitaliy Filippov, 2006-2015 - * Version: V3 (LALR), 2016-05-28 + * Author: Vitaliy Filippov, 2006-2016 + * Version: V3 (LALR), 2016-10-31 * * The template engine is split into two parts: * (1) This file - always used when running templates @@ -559,7 +559,14 @@ class VMXTemplate static function exec_subst($str) { $args = func_get_args(); - $str = preg_replace_callback('/(?