$use_sub_dirs

Set this to false if your PHP environment does not allow the creation of sub directories by Smarty. Sub directories are more efficient, so use them if you can.

如果你的 PHP 環境不允許你使用 Smarty 開子目錄的話請將此變數值設為 false。 使用子目錄將使得程式更有效率,所以可以的話請使用。

Technical Note: Since Smarty-2.6.2 use_sub_dirs defaults to false.

技術提醒: 從 Smarty-2.6.2 後 use_sub_dirs 預設值為 false。