plugins/kolab_config

Thomas Brüderli bruederli at kolabsys.com
Wed Jun 6 10:45:14 CEST 2012


 plugins/kolab_config/kolab_config.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9d6b7b22e7527ccb78768c7712647c77b5ccf688
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Wed Jun 6 10:45:06 2012 +0200

    Remove debug code

diff --git a/plugins/kolab_config/kolab_config.php b/plugins/kolab_config/kolab_config.php
index 9135467..cbe9313 100644
--- a/plugins/kolab_config/kolab_config.php
+++ b/plugins/kolab_config/kolab_config.php
@@ -102,7 +102,7 @@ class kolab_config extends rcube_plugin
 
         $lang = $args['language'];
         $dict = $this->read_dictionary($lang, true);
-console($lang, $dict);
+
         $dict['type']     = 'dictionary';
         $dict['language'] = $args['language'];
         $dict['e']        = $args['dictionary'];





More information about the commits mailing list