Follow-up r73304: add "$specialPageAliases = array();" at top of the file.

This commit is contained in:
Siebrand Mazeland 2010-09-19 08:48:52 +00:00
parent 0a546fc449
commit 3c7bfdcea3

View file

@ -6,6 +6,8 @@
* @ingroup Extensions
*/
$specialPageAliases = array();
/** English (English) */
$specialPageAliases['en'] = array(
'Captcha' => array( 'Captcha' ),