r73282 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73281‎ | r73282 | r73283 >
Date:11:17, 18 September 2010
Author:ialex
Status:ok
Tags:
Comment:
Added missing special page aliases
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.alias.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.alias.php
@@ -10,6 +10,10 @@
1111 'NoticeText' => array( 'NoticeText' ),
1212 'NoticeTemplate' => array( 'NoticeTemplate' ),
1313 'NoticeLocal' => array( 'NoticeLocal' ),
 14+ 'BannerAllocation' => array( 'BannerAllocation' ),
 15+ 'BannerController' => array( 'BannerController' ),
 16+ 'BannerListLoader' => array( 'BannerListLoader' ),
 17+ 'BannerLoader' => array( 'BannerLoader' ),
1418 );
1519
1620 $aliases['ar'] = array(

Status & tagging log