diff --git a/includes/Pager/AbuseLogPager.php b/includes/Pager/AbuseLogPager.php index 0e4a9876c..8a184ffc6 100644 --- a/includes/Pager/AbuseLogPager.php +++ b/includes/Pager/AbuseLogPager.php @@ -350,6 +350,7 @@ class AbuseLogPager extends ReverseChronologicalPager { 'afl_user_text', 'afl_action', 'afl_actions', + 'afl_var_dump', 'afl_timestamp', 'afl_namespace', 'afl_title',