projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb6e8c
)
fix name of factory class for Editor
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 3 Oct 2010 03:38:22 +0000
(23:38 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 3 Oct 2010 03:38:22 +0000
(23:38 -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
dd7fe12
..
d27a013
100644
(file)
--- a/
framework/Core/lib/Horde/Registry.php
+++ b/
framework/Core/lib/Horde/Registry.php
@@
-317,7
+317,7
@@
class Horde_Registry
'getRequestConfiguration',
),
'Horde_Editor' => array(
- 'Horde_Core_Factor_Editor',
+ 'Horde_Core_Factor
y
_Editor',
'create',
),
'Horde_Kolab_Server_Composite' => array(