r23801 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23800‎ | r23801 | r23802 >
Date:21:09, 6 July 2007
Author:aaron
Status:old
Tags:
Comment:
*$wgExtNewFields unused now
Modified paths:
  • /trunk/extensions/CheckUser/CheckUser.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CheckUser/CheckUser.php
@@ -159,7 +159,7 @@
160160 }
161161
162162 function efCheckUserSchemaUpdates() {
163 - global $wgDBtype, $wgExtNewFields, $wgExtNewIndexes;
 163+ global $wgDBtype, $wgExtNewIndexes;
164164
165165 # Run install.php
166166 require( dirname(__FILE__) . '/install.php' );

Status & tagging log