Needed, for now
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 26 May 2010 19:51:18 +0000 (13:51 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 27 May 2010 16:44:52 +0000 (10:44 -0600)
framework/Prefs/lib/Horde/Prefs.php

index 929576b..55e9527 100644 (file)
@@ -169,7 +169,7 @@ class Horde_Prefs
         }
 
         if (is_null($params)) {
-            $params = Horde::getDriverConfig('prefs', $driver);
+            $params = Horde::getDriverConfig('prefs', strtolower($driver));
         }
 
         /* If $params['user_hook'] is defined, use it to retrieve the value to