Mollom should call cache_set() with a timestamp, not a number of seconds
Damien Tournoud - August 13, 2009 - 09:59
| Project: | Memcache API and Integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
cache_set() takes a UNIX timestamp as the $expire parameter, not a number of seconds (oups!). Let's fix that.

#1
#2
Looks fine. Go for it :)
#3
Committed to CVS HEAD. Thanks!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.