Silly syntax error

This commit is contained in:
Andrew Garrett 2009-02-18 23:32:56 +00:00
parent 08d6218ee1
commit feae69f031

View file

@ -215,7 +215,7 @@ class AbuseFilterHistoryPager extends TablePager {
'afh_actions',
'afh_id',
'afh_user',
'afh_changed_fields'
'afh_changed_fields',
'afh_pattern' ),
'conds' => array(),
);