[horde] typo in Core/Factory/Db.php
Michael M Slusarz
slusarz at horde.org
Thu Feb 13 07:36:35 UTC 2014
Quoting Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:
> FRAMEWORK_5_2
> framework/Core/lib/Horde/Core/Factory/Db.php
> --- Db.php.orig 2014-02-13 13:33:01.000000000 +0900
> +++ Db.php 2014-02-13 15:13:32.000000000 +0900
> @@ -139,7 +139,7 @@
> } else {
> switch ($config['phptype']) {
> case 'mysqli':
> - $class = 'Horde_Db_Adatper_Mysqli';
> + $class = 'Horde_Db_Adapter_Mysqli';
> break;
>
> case 'mysql':
Fixed.
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the horde
mailing list