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 d45b9cc7be
commit eb1b634efa
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
* @ingroup Extensions
*/
$specialPageAliases = array();
/** English
* @author Jon Harald Søby
*/