Index: trunk/extensions/CentralNotice/CentralNotice.alias.php |
— | — | @@ -8,6 +8,7 @@ |
9 | 9 | /** English (English) */ |
10 | 10 | $specialPageAliases['en'] = array( |
11 | 11 | 'CentralNotice' => array( 'CentralNotice' ), |
| 12 | + 'CentralNoticeLogs' => array( 'CentralNoticeLogs' ), |
12 | 13 | 'NoticeTemplate' => array( 'NoticeTemplate' ), |
13 | 14 | 'BannerAllocation' => array( 'BannerAllocation' ), |
14 | 15 | 'BannerController' => array( 'BannerController' ), |