Re-apply 73306: Follow-up r73304: add "$specialPageAliases = array();" at top of the file.
There was an error in Translate.alias.php that has now been resolved.
This commit is contained in:
parent
9971a618e1
commit
0373d7e076
|
@ -6,6 +6,8 @@
|
|||
* @ingroup Extensions
|
||||
*/
|
||||
|
||||
$specialPageAliases = array();
|
||||
|
||||
/** English
|
||||
* @author Jon Harald Søby
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue