Example from cache_graceful.module line 122:

  if (($cache = cache_get($key)) && $cache->expire >= $time) {

Will provide patch soon.

Comments

gielfeldt’s picture

Status: Active » Fixed

Arg!

Fixed in dev ... should be the last one :-)

Just committed, tarball not ready yet.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.