[dev] [commits] Horde branch master updated. 7335fedaaae32e1caf0a6814a83a57569f1d7b18
Vilius Šumskas
vilius at lnk.lt
Sun Aug 28 12:41:30 UTC 2011
Sveiki,
Sunday, August 28, 2011, 3:11:20 PM, you wrote:
> commit 4cb74b63aeef3607b7458907c08b6c262252d23c
> Author: Ralf Lang <lang at b1-systems.de>
> Date: Sun Aug 28 11:31:50 2011 +0000
> Allow passing an existing instance of Horde_Db_Adapter in the params
> when creating the Sql backend.
>
> Fix returning a sub_driver
> passwd/lib/Factory/Driver.php | 16 ++++++++++------
> 1 files changed, 10 insertions(+), 6 deletions(-)
> http://git.horde.org/horde-git/-/commit/4cb74b63aeef3607b7458907c08b6c262252d23c
This breaks singleton in case a sub_driver is not used. You are
checking for a concrete driver instance but always return a $driver.
--
Best regards,
Vilius
More information about the dev
mailing list