Unbreak the wiki when the base BagOStuff class is used for faux cache objects (as...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 7 Jun 2006 07:50:43 +0000 (07:50 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 7 Jun 2006 07:50:43 +0000 (07:50 +0000)
commit7cd8a7da44e668bb0cd562a03584720d902c82c1
treea1e793eee9e5277d97a999e39876969adbd126a9
parent02547dac72e11c4ee5932e6418e22d3600df0926
Unbreak the wiki when the base BagOStuff class is used for faux cache objects (as in parser tests)
This was broken in r14631 by declaring the class abstract, and therefore non-instantiable.
includes/BagOStuff.php