- bugfix template variables could not be passed as paramter in {include} when the include was in a {nocache} section (topic 25131)

This commit is contained in:
Uwe.Tews@googlemail.com
2014-06-21 08:56:11 +00:00
parent a75e36b357
commit fb28ee9d2e

View File

@@ -1,4 +1,7 @@
===== 3.1.19-dev ===== (xx.xx.2014)
20.06.2014
- bugfix template variables could not be passed as paramter in {include} when the include was in a {nocache} section (topic 25131)
17.06.2014
- bugfix large template text of some charsets could cause parsing errors (topic 24630)