Remove debug code

pull/246/head
Aleksander Machniak 10 years ago
parent 96a7f6cc1b
commit 9d4d48ad4c

@ -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}"

Loading…
Cancel
Save