From 50aa4c3860a4152b7eee68039b9891f00af69c77 Mon Sep 17 00:00:00 2001 From: Andrew Garrett Date: Sun, 22 Jun 2008 11:30:42 +0000 Subject: [PATCH] Add noratelimit right to list of core rights, was missing. --- includes/User.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/User.php b/includes/User.php index 0f6e797bf4..61fa69f50c 100644 --- a/includes/User.php +++ b/includes/User.php @@ -133,6 +133,7 @@ class User { 'minoredit', 'move', 'nominornewtalk', + 'noratelimit', 'patrol', 'protect', 'proxyunbannable', -- 2.20.1