*sigh* perhaps I really should get some sleep now. Fix factory name
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 3 Oct 2010 03:52:22 +0000 (23:52 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 3 Oct 2010 03:52:22 +0000 (23:52 -0400)
framework/Core/lib/Horde/Registry.php

index dd92892..7542c8f 100644 (file)
@@ -352,7 +352,7 @@ class Horde_Registry
                 'create',
             ),
             'Net_DNS_Resolver' => array(
-                'Horde_Core_Binder_Dns',
+                'Horde_Core_Factory_Dns',
                 'create',
             ),
         );