Aleksander Machniak
2014-09-10 dcc4469844f8ce98bd8323b684e40cf64643e5ae
bin/moduserprefs.sh
@@ -47,7 +47,7 @@
$pref_value = $args['delete'] ? null : trim($args[1]);
// connect to DB
$rcmail = rcmail::get_instance();
$rcmail = rcube::get_instance();
$db = $rcmail->get_dbh();
$db->db_connect('w');