By Andrew Nurse on
7/9/2006
One of the features I'm working on in the next version of Reports (actually its more of a bug fix) is to provide Administrators with the ability to disable Caching and set a Cache Timeout. Right now the module caches the results of a report with no time out, and the only way to clear the cache is to open the Module Settings and press Update which clears the cache. This has caused problems for some users so the new version should fix those problems.
In the mean time, I have a one-liner code fix for anyone...