?
Dieses Dokument verwendet PHP-Handbuch für chinesische Websites Freigeben
void clear_all_cache
(int
expire time)
This clears the entire template cache. As an optional parameter,
you can supply a minimum age in seconds the cache files must be before
they will get cleared.
清除所有模板緩存。作為可選參數(shù)“expire time”,你可以指定一個以秒為單位的最小時間,超過這個時間的緩存都將被清除掉。
Example 13-6. clear_all_cache
|