Add missing mCoreRight 'writeapi' to User.php
authorAndrew Garrett <werdna@users.mediawiki.org>
Thu, 5 Feb 2009 07:47:46 +0000 (07:47 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Thu, 5 Feb 2009 07:47:46 +0000 (07:47 +0000)
includes/User.php

index c067d2b..1dc201e 100644 (file)
@@ -175,6 +175,7 @@ class User {
                'upload',
                'upload_by_url',
                'userrights',
+               'writeapi',
        );
        /**
         * \string Cached results of getAllRights()