set_cache
Description:
Sets if cache must be used.
Note that this will only work if caching is supporting. If sets true, a new cache will be created. If sets to false, current cache is clean and removed.
Parameters:
this |
a Wc instance |
use_cache |
if cache must be used or not |