Browse Source

Remove debug code

pull/246/head
Aleksander Machniak 11 years ago
parent
commit
9d4d48ad4c
  1. 2
      program/lib/Roundcube/rcube_imap_cache.php

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

Loading…
Cancel
Save