projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ead16a7
)
Add binder for Horde_Group
author
Jan Schneider
<jan@horde.org>
Sat, 2 Oct 2010 22:28:36 +0000
(
00:28
+0200)
committer
Jan Schneider
<jan@horde.org>
Sat, 2 Oct 2010 22:30:01 +0000
(
00:30
+0200)
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
f1cb89a
..
c981ef5
100644
(file)
--- a/
framework/Core/lib/Horde/Registry.php
+++ b/
framework/Core/lib/Horde/Registry.php
@@
-278,6
+278,7
@@
class Horde_Registry
'Horde_Db_Adapter_Base' => 'Horde_Core_Binder_DbBase',
'Horde_Db_Pear' => 'Horde_Core_Binder_DbPear',
'Horde_Editor' => 'Horde_Core_Binder_Editor',
+ 'Horde_Group' => 'Horde_Core_Binder_Group',
'Horde_History' => 'Horde_Core_Binder_History',
'Horde_Http_Client' => 'Horde_Core_Binder_HttpClient',
'Horde_Ldap' => 'Horde_Core_Binder_Ldap',