Skip to content

Commit

Permalink
Merge pull request #386 from meotimdihia/2.0
Browse files Browse the repository at this point in the history
Branch 2.0 Edit memcached's website:
  • Loading branch information
markstory committed Dec 24, 2011
2 parents 2c0e030 + a1690a1 commit a68cb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Config/core.php
Expand Up @@ -268,7 +268,7 @@
* 'password' => 'password', //plaintext password (xcache.admin.pass) * 'password' => 'password', //plaintext password (xcache.admin.pass)
* )); * ));
* *
* Memcache (http://www.danga.com/memcached/) * Memcache (http://memcached.org/)
* *
* Cache::config('default', array( * Cache::config('default', array(
* 'engine' => 'Memcache', //[required] * 'engine' => 'Memcache', //[required]
Expand Down

0 comments on commit a68cb4f

Please sign in to comment.