summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_imap_cache.php
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-02 10:57:33 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-02 10:57:33 +0100
commit96a7f6cc1b55adc98321dffe7c6a82a67b34f79f (patch)
tree92f1bee22a774b36eb0870821e73fdd5dda08227 /program/lib/Roundcube/rcube_imap_cache.php
parent0d96720f253b605593a0720a00f8adf06bb2a56a (diff)
CS fixes
Diffstat (limited to 'program/lib/Roundcube/rcube_imap_cache.php')
-rw-r--r--program/lib/Roundcube/rcube_imap_cache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/Roundcube/rcube_imap_cache.php b/program/lib/Roundcube/rcube_imap_cache.php
index 81df07641..560b3b843 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}"