Added use of a FakeMemCachedClient in case memcached isn't working for some reason...
authorMr. E23 <e23@users.mediawiki.org>
Sun, 25 Jan 2004 00:53:07 +0000 (00:53 +0000)
committerMr. E23 <e23@users.mediawiki.org>
Sun, 25 Jan 2004 00:53:07 +0000 (00:53 +0000)
commit112115813a29d92a2d19ebe601a209afb9d1b82b
tree59249e92ae0c966b4e0b4961d35689567ce2f846
parent7f2a3294e5e5f49dc4175a41c39a7209d92bce26
Added use of a FakeMemCachedClient in case memcached isn't working for some reason. Adds some speed as well as avoids a php segfault on certain setups when memcached is enabled but not available.
includes/Setup.php