[contributions:robertDouglass] /modules/memcache memcache.inc

drupal-cvs at drupal.org drupal-cvs at drupal.org
Sun Apr 1 18:05:04 UTC 2007


User: robertDouglass	Branch: HEAD	Date: Sun, 01 Apr 2007 18:05:04 +0000

Modified files:
  /modules/memcache memcache.inc

Log message:
  With this version of memcache.inc, it is now possible to totally replace cache.inc. use  = array('cache_inc' => './includes/memcache.inc'); in settings.php, make sure that memcache.inc is in ./includes, and you can run a default memcache on localhost:11211 with no further configuration or patching.

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/memcache/memcache.inc&old=1.2&new=1.3&root=contrib



More information about the drupal-cvs mailing list