There is no Editor binder anymore
authorChuck Hagenbuch <chuck@horde.org>
Sun, 3 Oct 2010 02:25:03 +0000 (22:25 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 3 Oct 2010 02:25:03 +0000 (22:25 -0400)
framework/Core/lib/Horde/Registry.php

index 75506ee..6712ba4 100644 (file)
@@ -273,7 +273,6 @@ class Horde_Registry
             'Horde_Db' => 'Horde_Core_Binder_Db',
             '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',