Fix reported database error in updateSpecialPages.php for SpecialMIMEsearch, by retur...
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 22 Dec 2010 16:18:24 +0000 (16:18 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 22 Dec 2010 16:18:24 +0000 (16:18 +0000)
commit740ce3933b6c1291f0d297ecf9668e9fc3b054d5
tree35b8184a230b011a1f60799e62e5918328998763
parente15ffb8001a942d5f2025776c71388a5eba6abfe
Fix reported database error in updateSpecialPages.php for SpecialMIMEsearch, by returning 0 rather than false from QueryPage::recache() for uncacheable pages
includes/QueryPage.php