diff options
author | thomascube <thomas@roundcube.net> | 2005-10-13 21:53:33 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-10-13 21:53:33 +0000 |
commit | 09941ea763db08c7b13263fae68cf6eb01bc7bcf (patch) | |
tree | 158f7699ff5d66f13b94b4f9e7effd5d0a51841e /program/include | |
parent | 520c36aa4c24ad3424b8fa3137b7576e6eacaf14 (diff) |
Some error messages added
Diffstat (limited to 'program/include')
-rw-r--r-- | program/include/rcube_imap.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/include/rcube_imap.inc b/program/include/rcube_imap.inc index 6985212a9..e927dc799 100644 --- a/program/include/rcube_imap.inc +++ b/program/include/rcube_imap.inc @@ -579,7 +579,6 @@ class rcube_imap } return $deleted; - } |