?
本文檔使用 PHP中文網(wǎng)手冊(cè) 發(fā)布
If set to true, hidden sections (section names beginning with a period)
in config files can be read from templates. Typically you would leave
this false, that way you can store sensitive data in the config files
such as database parameters and not worry about the template loading
them. false by default.
如果設(shè)為真,在配置文件中的隱藏節(jié)塊(******不會(huì)翻譯啦)可以從模版中讀取出來(lái).典型的你會(huì)設(shè)為假,這樣你可以在配置文件里存放敏感數(shù)據(jù),例如數(shù)據(jù)庫(kù)參數(shù),而不用擔(dān)心模版會(huì)調(diào)用他們.默認(rèn)情況下,該變量設(shè)為假.