From 7bb5b846eca7561007dc68f191e8874f9fb6b803 Mon Sep 17 00:00:00 2001 From: Hazard-SJ Date: Tue, 28 May 2013 23:45:44 -0500 Subject: [PATCH] Add bot to createAndPromote.php groups - Added 'bot', a default usergroup, to $permitRoles - Changed 'administrator rights' to just 'rights', since the script isn't just for administrator rights Bug: 45160 Change-Id: I61348e2d45b90b65a117efcce65d7c581105e612 --- maintenance/createAndPromote.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maintenance/createAndPromote.php b/maintenance/createAndPromote.php index 03e690475a..aa25ee6022 100644 --- a/maintenance/createAndPromote.php +++ b/maintenance/createAndPromote.php @@ -1,6 +1,6 @@