projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cf979e
)
There is no Editor binder anymore
author
Chuck Hagenbuch
<chuck@horde.org>
Sun, 3 Oct 2010 02:25:03 +0000
(22:25 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sun, 3 Oct 2010 02:25:03 +0000
(22:25 -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
75506ee
..
6712ba4
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' => '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',