mirror of
https://github.com/smarty-php/smarty.git
synced 2025-07-02 02:11:00 +02:00
242 B
242 B
disableSecurity()
disables template security
Description
string
disableSecurity
This disables security checking on templates.
See also enableSecurity()
, and
Security.