r35882 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r35881‎ | r35882 | r35883 >
Date:20:38, 4 June 2008
Author:vasilievvv
Status:old
Tags:
Comment:
I'm not a Tim Starling, so developing at 0:00 AM is a bad idea.
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuthPlugin.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuthPlugin.php
@@ -246,7 +246,7 @@
247247 $central = CentralAuthUser::getInstance( $user );
248248 if( $central->exists() ) {
249249 $central->attach( wfWikiID(), 'login' );
250 - $cental->addLocalName( wfWikiID() );
 250+ $central->addLocalName( wfWikiID() );
251251 $this->updateUser( $user );
252252 }
253253 }

Status & tagging log