1
0

(backport)

Fix a situation where globally stored template variables do not get preference over local (old) ones
	docs/NEWS
This commit is contained in:
Garvin Hicking
2011-11-03 17:02:45 +01:00
parent abed371df2
commit e8cacdcfdd
2 changed files with 8 additions and 1 deletions

View File

@ -13,7 +13,10 @@ Version 1.6.1 ()
* Fixed unneccessary preg_match notices in the statistics backend
Version 1.6 (October 27th, 2011)
* Fixed a possible problem where template-specific variables would
note be cleared in favor of the new global ones.
Version 1.6 (October 27th 2011)
------------------------------------------------------------------------
* Fix XSS issue in mediadatabase and karma