clear_all_cache()clears the entire template cacheDescriptionvoidclear_all_cacheintexpire_time
As an optional
parameter, you can supply a minimum age in seconds the cache
files must be before they will get cleared.
clear_all_cache
clear_all_cache();
?>
]]>
See also
clear_cache(),
is_cached()
and
caching