Thomas Bruederli
2012-05-30 86135e2bcca0546b9c200a9663ec3ad7b94459fa
program/include/rcube_contacts.php
@@ -937,7 +937,9 @@
                $contact_id
            );
            if (!$this->db->db_error)
            if ($this->db->db_error)
                $this->set_error(self::ERROR_SAVING, $this->db->db_error_msg);
            else
                $added++;
        }