r68004 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68003‎ | r68004 | r68005 >
Date:17:13, 14 June 2010
Author:demon
Status:ok
Tags:
Comment:
Remove unused var
Modified paths:
  • /trunk/phase3/includes/installer/Installer.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.php
@@ -393,7 +393,6 @@
394394 /** Environment check for DB types */
395395 function envCheckDB() {
396396 $compiledDBs = array();
397 - $haveDl = $this->haveDl();
398397 $goodNames = array();
399398 $allNames = array();
400399 foreach ( $this->dbTypes as $name ) {

Status & tagging log