fixed typo

This commit is contained in:
messju
2004-09-13 16:11:04 +00:00
parent 5e5e15f6a1
commit 0e74c796a2

2
NEWS
View File

@@ -4,7 +4,7 @@ Version 2.6.5 (Sept 13, 2004)
- fixed some parsing problems with object calls introduced - fixed some parsing problems with object calls introduced
in 2.6.4 (Monte) in 2.6.4 (Monte)
- add $smarty->security_settings['ALLOW_CONSTANTS']. note: this - add $smarty->security_settings['ALLOW_CONSTANTS']. note: this
defaults to false which means you have to allow them explicitely defaults to false which means you have to allow them explicitly
in your secured templates from now on! (messju) in your secured templates from now on! (messju)
Version 2.6.4 (Sept 7, 2004) Version 2.6.4 (Sept 7, 2004)