r49876 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49875‎ | r49876 | r49877 >
Date:14:39, 25 April 2009
Author:btongminh
Status:deferred
Tags:
Comment:
Fix typo
Modified paths:
  • /branches/NssMySQLAuth-rewrite/NssMySQLAuth/NssMySQLAuthPlugin.php (modified) (history)

Diff [purge]

Index: branches/NssMySQLAuth-rewrite/NssMySQLAuth/NssMySQLAuthPlugin.php
@@ -34,7 +34,7 @@
3535 }
3636
3737 function getDB( $db = DB_LAST ) {
38 - return wfGetDB( $db, array(), $this->wikiNam0e );
 38+ return wfGetDB( $db, array(), $this->wikiName );
3939 }
4040
4141 function userExists( $username ) {

Status & tagging log