* Fix class name
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 20 Dec 2011 04:39:12 +0000 (04:39 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 20 Dec 2011 04:39:12 +0000 (04:39 +0000)
commit2ba6b03e8e420ef34365516c0e962fddc4858132
tree32a0c3c337a49c452d103c43bb68866a149930ef
parent1312f8a626353f9a2268a6955ac008a2074961f5
* Fix class name
* unset($wgMemc) doesn't actually do anything useful, it just removes the reference from the local scope. Set it to NULL instead.
includes/ForkController.php