thomascube
2011-08-14 faf10e8fec3dcd4439a3a22cb2e3877c4b622b33
bin/update.sh
@@ -162,6 +162,10 @@
    }
  }
  
  // index contacts for fulltext searching
  if (version_compare($opts['version'], '0.6', '<')) {
    system(INSTALL_PATH . 'bin/indexcontacts.sh');
  }
  
  if ($success) {
    echo "This instance of Roundcube is up-to-date.\n";