https://bugzilla.wikimedia.org/show_bug.cgi?id=69073

reza1615 <reza.ene...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #5 from reza1615 <reza.ene...@gmail.com> ---
$wgAbuseFilterAvailableActions[] = array( 'flag', 'throttle', 'warn',
'disallow', 'blockautopromote', 'block', 'degroup', 'tag', 'rangeblock' );

should be replaced by

$wgAbuseFilterAvailableActions = array( 'flag', 'throttle', 'warn', 'disallow',
'blockautopromote', 'block', 'degroup', 'tag', 'rangeblock' );

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to