* Use DatabaseBase::selectField() to build the query instead of throwing a raw query...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 18 Apr 2011 16:43:20 +0000 (16:43 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 18 Apr 2011 16:43:20 +0000 (16:43 +0000)
commit165a5a14d880917e4059fd49f6f9ad3d1a052daf
treec9979669d92a72b1eb7a9a14b73cf5b4e4ad006d
parentf1c63eb018da270527e0ac20d158856232e41714
* Use DatabaseBase::selectField() to build the query instead of throwing a raw query in DatabaseBase::query()
* Use MWNamespace::getContentNamespaces() instead of $wgContentNamespaces
maintenance/updateArticleCount.php