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: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?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();