Hi,
Regarding my message on the support list, I was wondering if it is hard to port Session expire in Drupal 6. My page/block cache practically never updates (I still see rss items aggregated 11 days ago!). I think Session expire is the solution.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | session_expire.d6.patch | 1.22 KB | GoofyX |
Comments
Comment #1
GoofyX commentedHere's a proposed patch for running the module in Drupal 6. Tested with Drupal 6.6.
Comment #2
kbahey commentedThank you for the patch. You missed the version in the .info file, but I added that.
A development release should be available tonight.
Comment #3
GoofyX commentedThanks! I did not upload a patch for the info file, I thought you would change it as needed.