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 @@
169
169
170
170
$newCentral = new CentralAuthUser( $newName );
171
171
$newCentral->addLocalName( $wgDBname );
172
+
173
+ return true;
172
174
}
Status & tagging log
15:20, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r25121
[
removed:
ok
added:
old]