From: Mark A. Hershberger Date: Wed, 23 Jun 2010 01:02:36 +0000 (+0000) Subject: remove todo tag now that its done. X-Git-Tag: 1.31.0-rc.0~36414 X-Git-Url: http://git.cyclocoop.org/%22%20.%20%20%20%24self2%20.%20%20%20%22&var_mode_affiche=boucle?a=commitdiff_plain;h=3c58fd35a3e5e36b2e0f4a4221768fe0a313bcd6;p=lhc%2Fweb%2Fwiklou.git remove todo tag now that its done. --- diff --git a/includes/installer/SqliteInstaller.php b/includes/installer/SqliteInstaller.php index 6a54fe1a7c..c6ac2018f0 100644 --- a/includes/installer/SqliteInstaller.php +++ b/includes/installer/SqliteInstaller.php @@ -158,7 +158,6 @@ class SqliteInstaller extends InstallerDBType { //@todo or...? $this->db->reportQueryError( $err, 0, $sql, __FUNCTION__ ); } - //@todo set up searchindex $this->setupSearchIndex(); // Create default interwikis return Status::newGood();