Add noratelimit right to list of core rights, was missing.
authorAndrew Garrett <werdna@users.mediawiki.org>
Sun, 22 Jun 2008 11:30:42 +0000 (11:30 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Sun, 22 Jun 2008 11:30:42 +0000 (11:30 +0000)
includes/User.php

index 0f6e797..61fa69f 100644 (file)
@@ -133,6 +133,7 @@ class User {
                'minoredit',
                'move',
                'nominornewtalk',
+               'noratelimit',
                'patrol',
                'protect',
                'proxyunbannable',