17.06.2013

- fixed spelling in sources and documentation (from smarty-developers forum Veres Lajos)
This commit is contained in:
Uwe.Tews@googlemail.com
2013-06-17 12:34:10 +00:00
parent 00c034b593
commit b0b2c0e86d
10 changed files with 30 additions and 27 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ class Smarty_Security {
'nl2br',
);
/**
* This is an array of trusted PHP modifers.
* This is an array of trusted PHP modifiers.
*
* If empty all modifiers are allowed.
* To disable all modifier set $modifiers = null.