Follow-up r73304: add "$specialPageAliases = array();" at top of the file.
This commit is contained in:
parent
d45b9cc7be
commit
eb1b634efa
|
@ -6,6 +6,8 @@
|
|||
* @ingroup Extensions
|
||||
*/
|
||||
|
||||
$specialPageAliases = array();
|
||||
|
||||
/** English
|
||||
* @author Jon Harald Søby
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue