aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/docs/programmers/api-variables/variable-trusted-dir.md
blob: 3d1a308fa12f1fbf86e26ee6122f8b9929c24feb (plain) (blame)
1
2
3
4
5
6
7
8
\$trusted\_dir {#variable.trusted.dir}
==============

`$trusted_dir` is only for use when security is enabled. This is an
array of all directories that are considered trusted. Trusted
directories are where you keep php scripts that are executed directly
from the templates with
[`{include_php}`](#language.function.include.php).