Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

$config_read_hidden

如果设置成true,那么在配置文件内使用点号(.)开头的隐藏变量将可以被模板读取。 通常会保持false,这样你可以在配置文件内保存一些敏感数据,如数据库的参数等,也不需要担心模板会载入这些信息。 默认为false。