Followup r81279, forgot to press save!

This commit is contained in:
Sam Reed 2011-01-31 23:13:22 +00:00
parent 6be32ee1c0
commit a1ec0ae41e

View file

@ -139,7 +139,7 @@ class RandomPage extends SpecialPage {
$this->extra[] = $this->addExtraSQL();
}
$res = $dbr->doQuery(
$res = $dbr->select(
'page',
array( 'page_title', 'page_namespace' ),
array_merge( array(