mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
Fix typo's in Smarty_Security class comment and documentation
This commit is contained in:
@@ -79,7 +79,7 @@ class Smarty_Security
|
|||||||
/**
|
/**
|
||||||
* This is an array of trusted PHP modifiers.
|
* This is an array of trusted PHP modifiers.
|
||||||
* If empty all modifiers are allowed.
|
* If empty all modifiers are allowed.
|
||||||
* To disable all modifier set $modifiers = null.
|
* To disable all modifier set $php_modifiers = null.
|
||||||
*
|
*
|
||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user