r111238 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r111237
|
r111238
|
r111239
>
Date:
15:03, 11 February 2012
Author:
reedy
Status:
ok
Tags:
Comment:
Bug 34328
- Syntax error in CentralAuthPlugin.php
Modified paths:
/branches/REL1_18/extensions/CentralAuth/CentralAuthPlugin.php
(modified) (
history
)
Diff
[
purge
]
Index: branches/REL1_18/extensions/CentralAuth/CentralAuthPlugin.php
—
—
@@ -251,5 +251,4 @@
252
252
public function getUserInstance( User &$user ) {
253
253
return CentralAuthUser::getInstance( $user );
254
254
}
255
- }
256
255
}
Status & tagging log
17:46, 11 February 2012
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r111238
[
removed:
new
added:
ok]