projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6470068
)
*sigh* perhaps I really should get some sleep now. Fix factory name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 3 Oct 2010 03:52:22 +0000
(23:52 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 3 Oct 2010 03:52:22 +0000
(23:52 -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
dd92892
..
7542c8f
100644
(file)
--- a/
framework/Core/lib/Horde/Registry.php
+++ b/
framework/Core/lib/Horde/Registry.php
@@
-352,7
+352,7
@@
class Horde_Registry
'create',
),
'Net_DNS_Resolver' => array(
- 'Horde_Core_
Binder
_Dns',
+ 'Horde_Core_
Factory
_Dns',
'create',
),
);