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 @@
252252 public function getUserInstance( User &$user ) {
253253 return CentralAuthUser::getInstance( $user );
254254 }
255 - }
256255 }

Status & tagging log