plugins/kolab_auth

Aleksander Machniak machniak at kolabsys.com
Mon Nov 17 15:02:22 CET 2014


 plugins/kolab_auth/kolab_auth.php |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e00daea4258ae2de658f536238ddad1cf6a6e36c
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Mon Nov 17 09:01:13 2014 -0500

    Remove debug code

diff --git a/plugins/kolab_auth/kolab_auth.php b/plugins/kolab_auth/kolab_auth.php
index 5c6e3b0..ebe923d 100644
--- a/plugins/kolab_auth/kolab_auth.php
+++ b/plugins/kolab_auth/kolab_auth.php
@@ -132,7 +132,6 @@ class kolab_auth extends rcube_plugin
             }
         }
         else if ($args['name'] == 'kolab_users_directory' && !empty($args['result'])) {
-            console($args);
             $args['result'] = $this->patch_ldap_config($args['result']);
         }
 




More information about the commits mailing list