https://bugzilla.wikimedia.org/show_bug.cgi?id=18397
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] AssignedTo|[email protected] |wikibugs- | |[email protected] --- Comment #3 from JeLuF <[email protected]> 2009-06-06 12:28:57 UTC --- Done. 'itwiktionary' => array( 'user' => array( 'upload' => false ), 'autoconfirmed' => array( 'patrol' => true, 'upload' => false ), 'sysop' => array( 'upload' => true ), 'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true ), 'autopatroller' => array( 'autopatrol' => true ), 'import' => array( 'suppressredirect' => true, ), 'transwiki' => array( 'suppressredirect' => true, ), ), -- 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
