Aleksander Machniak
2014-09-10 dcc4469844f8ce98bd8323b684e40cf64643e5ae
bin/indexcontacts.sh
@@ -25,7 +25,7 @@
ini_set('memory_limit', -1);
// connect to DB
$RCMAIL = rcmail::get_instance();
$RCMAIL = rcube::get_instance();
$db = $RCMAIL->get_dbh();
$db->db_connect('w');