?
Dieses Dokument verwendet PHP-Handbuch für chinesische Websites Freigeben
This tells smarty what resource type to use implicitly. The default value
is 'file', meaning that $smarty->display('index.tpl'); and
$smarty->display('file:index.tpl'); are identical in meaning. See the
resource chapter for details.
該變量告訴smarty隱式地使用什么源類型.默認(rèn)值為'file',也就是說,$smarty->display('index.tpl');和and
$smarty->display('file:index.tpl');從意思上是一樣的.祥見resource一章。