Branch 'kolab-syncroton-2.2' - lib/ext

Aleksander Machniak machniak at kolabsys.com
Wed Jan 8 11:37:56 CET 2014


 lib/ext/Roundcube/rcube_charset.php |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit e110f13b3d7929f9de4106775bf6ad229aee7508
Author: Aleksander Machniak <alec at alec.pl>
Date:   Wed Jan 8 11:37:28 2014 +0100

    Remove debug code (oops, fatal error)

diff --git a/lib/ext/Roundcube/rcube_charset.php b/lib/ext/Roundcube/rcube_charset.php
index 8214982..8612e7f 100644
--- a/lib/ext/Roundcube/rcube_charset.php
+++ b/lib/ext/Roundcube/rcube_charset.php
@@ -217,8 +217,6 @@ class rcube_charset
             restore_error_handler();
 
             if ($_iconv !== false) {
-
-console(mb_convert_encoding($_iconv, 'UTF-8', 'UTF-8'));
                 return $_iconv;
             }
         }




More information about the commits mailing list