r25121 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25120‎ | r25121 | r25122 >
Date:21:16, 24 August 2007
Author:brion
Status:old
Tags:
Comment:
return a value from hook!
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuth.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuth.php
@@ -168,4 +168,6 @@
169169
170170 $newCentral = new CentralAuthUser( $newName );
171171 $newCentral->addLocalName( $wgDBname );
 172+
 173+ return true;
172174 }

Status & tagging log