Add binder for Horde_Group
authorJan Schneider <jan@horde.org>
Sat, 2 Oct 2010 22:28:36 +0000 (00:28 +0200)
committerJan Schneider <jan@horde.org>
Sat, 2 Oct 2010 22:30:01 +0000 (00:30 +0200)
framework/Core/lib/Horde/Registry.php

index f1cb89a..c981ef5 100644 (file)
@@ -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',