From: Chad Horohoe Date: Fri, 21 Aug 2009 00:32:38 +0000 (+0000) Subject: Remove random comments. X-Git-Tag: 1.31.0-rc.0~40167 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=677ad6dd38393e0a0b2d4d2dc9118d0e1b562b9c;p=lhc%2Fweb%2Fwiklou.git Remove random comments. --- diff --git a/includes/db/DatabaseIbm_db2.php b/includes/db/DatabaseIbm_db2.php index 3e052442f4..bce92f9640 100644 --- a/includes/db/DatabaseIbm_db2.php +++ b/includes/db/DatabaseIbm_db2.php @@ -1441,9 +1441,6 @@ EOF; return 'IBM DB2'; } - ### - # Fix search crash - ### /** * Get search engine class. All subclasses of this * need to implement this if they wish to use searching. @@ -1453,10 +1450,7 @@ EOF; public function getSearchEngine() { return "SearchIBM_DB2"; } - - ### - # Tuesday the 14th of October, 2008 - ### + /** * Did the last database access fail because of deadlock? * @return bool