resolve parser ambiguity

- bugfix resolve parser ambiguity between constant print tag {CONST} and
other smarty tags after change of 09.12.2014
This commit is contained in:
Uwe Tews
2014-12-11 05:21:21 +01:00
parent 042e93c725
commit 2fe60e8996
2 changed files with 363 additions and 347 deletions

View File

@@ -1,4 +1,7 @@
===== 3.1.22-dev ===== (xx.xx.2014)
11.12.2014
- bugfix resolve parser ambiguity between constant print tag {CONST} and other smarty tags after change of 09.12.2014
09.12.2014
- bugfix variables $null, $true and $false did not work after the change of 12.11.2014 (forum 25342)
- bugfix call of template function by a variable name did not work after latest changes (forum 25342)

File diff suppressed because it is too large Load Diff