[cvs] commit: ingo/lib Driver.php Ingo.php ingo/lib/Driver ldap.php timsieved.php vfs.php
Michael M Slusarz
slusarz at horde.org
Sat Feb 25 14:46:11 PST 2006
slusarz 2006-02-25 14:46:11 PST
Modified files:
lib Driver.php Ingo.php
lib/Driver ldap.php timsieved.php vfs.php
Log:
Clean up connection to driver backends. $username and $password were defined
in several places, but these values weren't defined. Instead, rework
Ingo_Driver to require the username/password as parameters when creating in
getDriver().
Revision Changes Path
1.18 +6 -3 ingo/lib/Driver.php
1.10 +20 -26 ingo/lib/Driver/ldap.php
1.22 +45 -41 ingo/lib/Driver/timsieved.php
1.22 +52 -41 ingo/lib/Driver/vfs.php
1.89 +14 -13 ingo/lib/Ingo.php
Chora Links:
http://cvs.horde.org/diff.php/ingo/lib/Driver.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Driver/ldap.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Driver/timsieved.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Driver/vfs.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Ingo.php?r1=1.88&r2=1.89&ty=u
More information about the cvs
mailing list