mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
16 lines
241 B
Markdown
16 lines
241 B
Markdown
disableSecurity()
|
|
|
|
disables template security
|
|
|
|
Description
|
|
===========
|
|
|
|
string
|
|
|
|
disableSecurity
|
|
|
|
This disables securty checking on templates.
|
|
|
|
See also [`enableSecurity()`](#api.enable.security), and
|
|
[Security](#advanced.features.security).
|