Closed (fixed)
Project:
Cache Graceful
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Oct 2012 at 12:07 UTC
Updated:
18 Oct 2012 at 13:41 UTC
Example from cache_graceful.module line 122:
if (($cache = cache_get($key)) && $cache->expire >= $time) {
Will provide patch soon.
Comments
Comment #1
gielfeldt commentedArg!
Fixed in dev ... should be the last one :-)
Just committed, tarball not ready yet.