Browse Source

Edit memcached's website:
http://www.danga.com/memcached/
moved to
http://memcached.org/

Dien Vu 14 years ago
parent
commit
a1690a13bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Config/core.php

+ 1 - 1
app/Config/core.php

@@ -268,7 +268,7 @@
  *		'password' => 'password', //plaintext password (xcache.admin.pass)
  *	));
  *
- * Memcache (http://www.danga.com/memcached/)
+ * Memcache (http://memcached.org/)
  *
  * 	 Cache::config('default', array(
  *		'engine' => 'Memcache', //[required]