Index: trunk/extensions/gis/Geo.alias.php |
— | — | @@ -23,8 +23,3 @@ |
24 | 24 | $specialPageAliases['arz'] = array( |
25 | 25 | 'Geo' => array( 'جيو' ), |
26 | 26 | ); |
27 | | - |
28 | | -/** |
29 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
30 | | - */ |
31 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/PasswordReset/PasswordReset.alias.php |
— | — | @@ -250,8 +250,3 @@ |
251 | 251 | $specialPageAliases['zh-hant'] = array( |
252 | 252 | 'PasswordReset' => array( '重設密碼' ), |
253 | 253 | ); |
254 | | - |
255 | | -/** |
256 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
257 | | - */ |
258 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/SocialProfile/SocialProfile.alias.php |
— | — | @@ -460,8 +460,3 @@ |
461 | 461 | $specialPageAliases['zh-hant'] = array( |
462 | 462 | 'EditProfile' => array( '編輯人物簡介' ), |
463 | 463 | ); |
464 | | - |
465 | | -/** |
466 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
467 | | - */ |
468 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/Oversight/HideRevision.alias.php |
— | — | @@ -233,8 +233,3 @@ |
234 | 234 | $specialPageAliases['vec'] = array( |
235 | 235 | 'HideRevision' => array( 'ScondiRevision' ), |
236 | 236 | ); |
237 | | - |
238 | | -/** |
239 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
240 | | - */ |
241 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/TradeTrack/TradeTrack.alias.php |
— | — | @@ -12,8 +12,3 @@ |
13 | 13 | $specialPageAliases['en'] = array( |
14 | 14 | 'TradeTrack' => array( 'TradeTrack' ), |
15 | 15 | ); |
16 | | - |
17 | | -/** |
18 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
19 | | - */ |
20 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/Poll/Poll.alias.php |
— | — | @@ -17,8 +17,3 @@ |
18 | 18 | $specialPageAliases['de'] = array( |
19 | 19 | 'Poll' => array( 'Umfrage' ), |
20 | 20 | ); |
21 | | - |
22 | | -/** |
23 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
24 | | - */ |
25 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/PrefSwitch/PrefSwitch.alias.php |
— | — | @@ -47,8 +47,3 @@ |
48 | 48 | $specialPageAliases['tt-cyrl'] = array( |
49 | 49 | 'PrefSwitch' => array( 'Юзабилити_проектын_сынап_карау' ), |
50 | 50 | ); |
51 | | - |
52 | | -/** |
53 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
54 | | - */ |
55 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/ExtensionDistributor/ExtensionDistributor.alias.php |
— | — | @@ -14,8 +14,3 @@ |
15 | 15 | $specialPageAliases['en'] = array( |
16 | 16 | 'ExtensionDistributor' => array( 'ExtensionDistributor' ), |
17 | 17 | ); |
18 | | - |
19 | | -/** |
20 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
21 | | - */ |
22 | | -$aliases =& $specialPageAliases; |
Index: trunk/extensions/DSMW/DSMW.alias.php |
— | — | @@ -18,8 +18,3 @@ |
19 | 19 | 'DSMWAdmin' => array( 'DSMWAdmin' ), |
20 | 20 | 'DSMWGeneralExhibits' => array( 'DSMWGeneralExhibits' ), |
21 | 21 | ); |
22 | | - |
23 | | -/** |
24 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
25 | | - */ |
26 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.alias.php |
— | — | @@ -6,8 +6,3 @@ |
7 | 7 | $specialPageAliases['en'] = array( |
8 | 8 | 'PayflowProGateway' => array( 'PayflowProGateway' ), |
9 | 9 | ); |
10 | | - |
11 | | -/** |
12 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
13 | | - */ |
14 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/globalcollect_gateway.alias.php |
— | — | @@ -6,8 +6,3 @@ |
7 | 7 | $specialPageAliases['en'] = array( |
8 | 8 | 'GlobalCollectGateway' => array( 'GlobalCollectGateway' ), |
9 | 9 | ); |
10 | | - |
11 | | -/** |
12 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
13 | | - */ |
14 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/Entities/Entities.alias.php |
— | — | @@ -12,7 +12,3 @@ |
13 | 13 | 'Entities' => array( 'Entities' ), |
14 | 14 | ); |
15 | 15 | |
16 | | -/** |
17 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
18 | | - */ |
19 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/FundraiserLandingPage/FundraiserLandingPage.alias.php |
— | — | @@ -6,8 +6,3 @@ |
7 | 7 | $specialPageAliases[ 'en' ] = array( |
8 | 8 | 'FundraiserLandingPage' => array( 'FundraiserLandingPage' ), |
9 | 9 | ); |
10 | | - |
11 | | -/** |
12 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
13 | | - */ |
14 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/AdvancedSearch/AdvancedSearch.alias.php |
— | — | @@ -17,8 +17,3 @@ |
18 | 18 | $specialPageAliases['fi'] = array( |
19 | 19 | 'AdvancedSearch' => array( 'Kehittynyt haku' ) |
20 | 20 | ); |
21 | | - |
22 | | -/** |
23 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
24 | | - */ |
25 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/WikiBhasha/WikiBhasha.alias.php |
— | — | @@ -32,7 +32,3 @@ |
33 | 33 | 'WikiBhasha' => array( 'WikiBhasha' ), |
34 | 34 | ); |
35 | 35 | |
36 | | -/** |
37 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
38 | | - */ |
39 | | -$aliases =& $specialPageAliases; |
Index: trunk/extensions/PageTriage/PageTriage.alias.php |
— | — | @@ -16,7 +16,3 @@ |
17 | 17 | 'PageTriageList' => array( 'PageTriageList' ), |
18 | 18 | ); |
19 | 19 | |
20 | | -/** |
21 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
22 | | - */ |
23 | | -$aliases =& $specialPageAliases; |
Index: trunk/extensions/LiveTranslate/LiveTranslate.i18n.alias.php |
— | — | @@ -16,8 +16,3 @@ |
17 | 17 | $specialPageAliases['en'] = array( |
18 | 18 | 'LiveTranslate' => array( 'LiveTranslate' ), |
19 | 19 | ); |
20 | | - |
21 | | -/** |
22 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
23 | | - */ |
24 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/Duplicator/Duplicator.alias.php |
— | — | @@ -38,8 +38,3 @@ |
39 | 39 | $specialPageAliases['nl'] = array( |
40 | 40 | 'Duplicator' => array( 'Kopieren', 'Kopiëren' ), |
41 | 41 | ); |
42 | | - |
43 | | -/** |
44 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
45 | | - */ |
46 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/ContactPageFundraiser/ContactPage.alias.php |
— | — | @@ -152,8 +152,3 @@ |
153 | 153 | $specialPageAliases['th'] = array( |
154 | 154 | 'Contact' => array( 'ติดต่อ' ), |
155 | 155 | ); |
156 | | - |
157 | | -/** |
158 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
159 | | - */ |
160 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/InterwikiIntegration/InterwikiIntegration.alias.php |
— | — | @@ -19,8 +19,3 @@ |
20 | 20 | $specialPageAliases['ar'] = array( |
21 | 21 | 'PopulateInterwikiIntegrationTable' => array( 'ملء_جدول_الإنترويكي' ), |
22 | 22 | ); |
23 | | - |
24 | | -/** |
25 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
26 | | - */ |
27 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/AjaxTest/AjaxTest.alias.php |
— | — | @@ -12,8 +12,3 @@ |
13 | 13 | $specialPageAliases['en'] = array( |
14 | 14 | 'AjaxTest' => array( 'AjaxTest' ), |
15 | 15 | ); |
16 | | - |
17 | | -/** |
18 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
19 | | - */ |
20 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |
Index: trunk/extensions/UnicodeConverter/UnicodeConverter.alias.php |
— | — | @@ -27,8 +27,3 @@ |
28 | 28 | $specialPageAliases['nl'] = array( |
29 | 29 | 'UnicodeConvertor' => array( 'UnicodeConverteren' ), |
30 | 30 | ); |
31 | | - |
32 | | -/** |
33 | | - * For backwards compatibility with MediaWiki 1.15 and earlier. |
34 | | - */ |
35 | | -$aliases =& $specialPageAliases; |
\ No newline at end of file |