Index: trunk/extensions/CheckUser/CheckUser.php |
— | — | @@ -159,7 +159,7 @@ |
160 | 160 | } |
161 | 161 | |
162 | 162 | function efCheckUserSchemaUpdates() { |
163 | | - global $wgDBtype, $wgExtNewFields, $wgExtNewIndexes; |
| 163 | + global $wgDBtype, $wgExtNewIndexes; |
164 | 164 | |
165 | 165 | # Run install.php |
166 | 166 | require( dirname(__FILE__) . '/install.php' ); |