Downloads
Download tar.gz
20.06 KB
MD5: 1c5206444c26a3120b9042ac5382c8b9
SHA-1: eef580f5abee51602f7e81addc341f2ece2c92f9
SHA-256: 5f32504b4cfd0d63926dc1332861250125f12e1f83a5a4ec2a3f144776be4154
Download zip
25.37 KB
MD5: 3afed49d344c14e14c0e442c99de6fa7
SHA-1: 059192709a4e1d837558dc512c63bc4c0f2f56e1
SHA-256: 7265178c4b8915fb99fd3ff4aad28532a24e20a3da69bd1214b6389b41e19b6b
Release notes
First release for Drupal 6.
Now supports Drupal 6's block and page cache flushes.
If using memcache.db.inc and memcache is offline, memcache cache retrieval is tried for only the first retrieval within a request.
memcache-session.inc now supports Drupal 6's session_save_session, which allows temporary disabling of writing session data.
See issues with wildcard cache flushes: http://drupal.org/node/224772