From: Alexandre Emsenhuber Date: Tue, 17 Mar 2009 20:10:09 +0000 (+0000) Subject: Added 'override-export-depth' right to User::$mCoreRights X-Git-Tag: 1.31.0-rc.0~42462 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=8420d178448da8d90b088d8a7d2f8ed18021778e;p=lhc%2Fweb%2Fwiklou.git Added 'override-export-depth' right to User::$mCoreRights --- diff --git a/includes/User.php b/includes/User.php index 4289b2ad2d..191de40f13 100644 --- a/includes/User.php +++ b/includes/User.php @@ -157,6 +157,7 @@ class User { 'move-subpages', 'nominornewtalk', 'noratelimit', + 'override-export-depth', 'patrol', 'protect', 'proxyunbannable',