Typo.
This commit is contained in:
parent
86af0bc64c
commit
caacb41b8d
1 changed files with 1 additions and 1 deletions
|
|
@ -2382,7 +2382,7 @@ class Title {
|
|||
}
|
||||
if( $u )
|
||||
$u->doUpdate();
|
||||
# Update message catch for interface messages
|
||||
# Update message cache for interface messages
|
||||
if( $nt->getNamespace() == NS_MEDIAWIKI ) {
|
||||
global $wgMessageCache;
|
||||
$newarticle = new Article( $nt );
|
||||
|
|
|
|||
Loading…
Reference in a new issue