[Tickets #9824] Syntax error in Ldap driver

bugs at horde.org bugs at horde.org
Wed Apr 6 15:15:45 UTC 2011


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/9824
------------------------------------------------------------------------------
  Ticket           | 9824
  Erstellt Von     | heinz at htl-steyr.ac.at
  Zusammenfassung  | Syntax error in Ldap driver
  Warteschlange    | Turba
  Version          | 3.0
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


heinz at htl-steyr.ac.at (2011-04-06 15:15) hat geschrieben:

In lib/Driver/Ldap.php,  function _search, line 196 the keyword "new"  
is missing
current code:
throw Turba_Exception(sprintf....

patch:
throw new Turba_Exception(sprintf....







More information about the bugs mailing list