From 9d4d48ad4c7ff07b7cd05ad7abb38b9baa2a013b Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 2 Nov 2014 17:50:32 +0100 Subject: Remove debug code --- program/lib/Roundcube/rcube_imap_cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/lib') diff --git a/program/lib/Roundcube/rcube_imap_cache.php b/program/lib/Roundcube/rcube_imap_cache.php index 560b3b843..81df07641 100644 --- a/program/lib/Roundcube/rcube_imap_cache.php +++ b/program/lib/Roundcube/rcube_imap_cache.php @@ -498,7 +498,7 @@ class rcube_imap_cache } $this->db->set_option('ignore_key_errors', true); -console($msg); + // insert new record $res = $this->db->query( "INSERT INTO {$this->messages_table}" -- cgit v1.2.3