Follow-up r77670: Add new special page (alias) to messages/MessagesEn.php
authorRaimond Spekking <raymond@users.mediawiki.org>
Fri, 3 Dec 2010 22:34:58 +0000 (22:34 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Fri, 3 Dec 2010 22:34:58 +0000 (22:34 +0000)
languages/messages/MessagesEn.php

index 670ac45..2eed4e9 100644 (file)
@@ -444,6 +444,7 @@ $specialPageAliases = array(
        'Mypage'                    => array( 'MyPage' ),
        'Mytalk'                    => array( 'MyTalk' ),
        'Mycontributions'           => array( 'MyContributions' ),
+       'Myuploads'                 => array( 'MyUploads' ),
        'Listadmins'                => array( 'ListAdmins' ),
        'Listbots'                  => array( 'ListBots' ),
        'Popularpages'              => array( 'PopularPages' ),