https://bugzilla.wikimedia.org/show_bug.cgi?id=32637
Mayur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Mayur <[email protected]> 2011-11-30 05:26:27 UTC --- Sorry, But one error occurred due to Capital letter of Bureaucrat and Administrator. plz change configuration as given below- 'Former_bureaucrat' => array( 'autopatrol' => true), 'Former_administrator' => array( 'autopatrol' => true), to 'Former_Bureaucrat' => array( 'autopatrol' => true), 'Former_Administrator' => array( 'autopatrol' => true), Regards! -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
