r55402 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55401‎ | r55402 | r55403 >
Date:00:32, 21 August 2009
Author:demon
Status:ok
Tags:
Comment:
Remove random comments.
Modified paths:
  • /trunk/phase3/includes/db/DatabaseIbm_db2.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/db/DatabaseIbm_db2.php
@@ -1441,9 +1441,6 @@
14421442 return 'IBM DB2';
14431443 }
14441444
1445 - ###
1446 - # Fix search crash
1447 - ###
14481445 /**
14491446 * Get search engine class. All subclasses of this
14501447 * need to implement this if they wish to use searching.
@@ -1453,10 +1450,7 @@
14541451 public function getSearchEngine() {
14551452 return "SearchIBM_DB2";
14561453 }
1457 -
1458 - ###
1459 - # Tuesday the 14th of October, 2008
1460 - ###
 1454+
14611455 /**
14621456 * Did the last database access fail because of deadlock?
14631457 * @return bool

Status & tagging log