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

Mayur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Mayur <[email protected]> 2011-11-30 18:38:14 UTC ---
As per http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php,

'Former_bureaucrat' => array( 'autopatrol' => true),
'Former_administrator' => array( 'autopatrol' => true),

hasn't been changed to 

'Former_Bureaucrat' => array( 'autopatrol' => true),
'Former_Administrator' => array( 'autopatrol' => true),

I think you forgot to change that.You have to capitalize first letter of
bureaucrat to Bureaucrat and administrator to Administrator.

-- 
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

Reply via email to