projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf73225
)
Fix factory binder name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 3 Oct 2010 16:03:27 +0000
(12:03 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 3 Oct 2010 16:03:27 +0000
(12:03 -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
7bbb96a
..
8fbe211
100644
(file)
--- a/
framework/Core/lib/Horde/Registry.php
+++ b/
framework/Core/lib/Horde/Registry.php
@@
-313,7
+313,7
@@
class Horde_Registry
'Horde_Core_Factory_Editor',
'create',
),
- 'Horde_Facebook' => array(
+ 'Horde_
Service_
Facebook' => array(
'Horde_Core_Factory_Facebook',
'create',
),