Core changes for r52307

This commit is contained in:
Andrew Garrett 2009-06-23 21:52:39 +00:00
parent 2472fa8660
commit 924b9f19ba

View file

@ -161,7 +161,7 @@ class AbuseFilterPager extends TablePager {
'af_timestamp',
'af_user_text',
'af_user',
'af_actions'
'af_actions',
),
'conds' => $this->mConds,
);