- bugfix regression when mdifier parameter was follow by math https://github.com/smarty-php/smarty/issues/132

This commit is contained in:
uwetews
2015-12-18 04:43:55 +01:00
parent 05c069d889
commit 44eea98260
4 changed files with 1098 additions and 1127 deletions

View File

@@ -118,7 +118,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '3.1.29-dev/10';
const SMARTY_VERSION = '3.1.29-dev/11';
/**
* define variable scopes

File diff suppressed because it is too large Load Diff