[Tickets #9524] Re: Can't contact LDAP server

bugs at horde.org bugs at horde.org
Thu Jan 20 13:34:57 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9524
------------------------------------------------------------------------------
  Ticket             | 9524
  Updated By         | rsalmon at mbpgroup.com
  Résumé             | Can't contact LDAP server
  Queue              | Turba
  Version            | Git master
  Type               | Bug
  État               | Unconfirmed
  Priorité           | 1. Low
  Milestone          |
  Patch              |
  Propriétaire       |
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2011-01-20 08:34) wrote:

--- Ldap.php.org	2011-01-20 14:30:35.000000000 +0100
+++ Ldap.php	2011-01-20 14:31:22.000000000 +0100
@@ -44 +44 @@
-    public function __construct($params)
+    public function __construct($name = '', $params = array())
@@ -56 +56 @@
-        parent::__construct($params);
+        parent::__construct($name, $params);







More information about the bugs mailing list