$default_resource_type
これは、何のリソースの種類を暗黙に使用するかを指定します。
デフォルトの値は 'file' で、 $smarty->display('index.tpl'); と $smarty->display('file:index.tpl'); は意味的に同じになります。
詳細は、リソース?の項を参照して下さい。
デフォルトの値は 'file' で、 $smarty->display('index.tpl'); と $smarty->display('file:index.tpl'); は意味的に同じになります。
詳細は、リソース?の項を参照して下さい。