projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1976b11
)
This is a factory now - remove the binder
author
Chuck Hagenbuch
<chuck@horde.org>
Sun, 3 Oct 2010 17:44:26 +0000
(13:44 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sun, 3 Oct 2010 17:44:26 +0000
(13:44 -0400)
framework/Core/lib/Horde/Registry.php
patch
|
blob
|
history
diff --git
a/framework/Core/lib/Horde/Registry.php
b/framework/Core/lib/Horde/Registry.php
index
1cc885d
..
a98bd7a
100644
(file)
--- a/
framework/Core/lib/Horde/Registry.php
+++ b/
framework/Core/lib/Horde/Registry.php
@@
-273,7
+273,6
@@
class Horde_Registry
'Horde_Db_Pear' => new Horde_Core_Binder_DbPear(),
'Horde_History' => new Horde_Core_Binder_History(),
'Horde_Http_Client' => new Horde_Core_Binder_HttpClient(),
- 'Horde_Ldap' => new Horde_Core_Binder_Ldap(),
'Horde_Log_Logger' => new Horde_Core_Binder_Logger(),
'Horde_LoginTasks' => new Horde_Core_Binder_LoginTasks(),
'Horde_Mail' => new Horde_Core_Binder_Mail(),