https://bugzilla.wikimedia.org/show_bug.cgi?id=39652
Jasper Deng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jasper Deng <[email protected]> 2012-09-17 00:52:18 UTC --- $wgGroupPermissions also has to be configured, and the change must be deployed. For the former you need $wgGroupPermissions['sysop']['autoreviewer']=true; and $wgGroupPermissions['autoreviewer']['autoreviewer']=true; //adjust the group name as needed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
