Placeholder for Horde_Ldap injection.
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 3 Aug 2010 05:44:21 +0000 (23:44 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 3 Aug 2010 05:44:21 +0000 (23:44 -0600)
framework/Core/lib/Horde/Core/Factory/Prefs.php

index 6e61a30..00658a0 100644 (file)
@@ -99,6 +99,10 @@ class Horde_Core_Factory_Prefs
             $this->_instances[$sig]->setScope($scope);
         } else {
             switch ($driver) {
+            case 'Ldap':
+                //$params['ldap'] = $this->_injector->getInstance('Horde_Ldap')->getLdap('horde', 'ldap');
+                break;
+
             case 'Sql':
                 $params['db'] = $this->_injector->getInstance('Horde_Db')->getDb();
                 // @todo All DB's use UTF-8(?) Does not seem to be a way to