[Tickets #5125] sql.php driver line 100

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Mar 16 12:20:05 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5125
-----------------------------------------------------------------------
 Ticket             | 5125
 Created By         | zdravko at mps.bg
 Summary            | sql.php driver line 100
 Queue              | Vacation
 Version            | 3.0.1
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


zdravko at mps.bg (2007-03-16 05:20) wrote:

Line 100:
$values = array($user, $this->encryptPassword($password));

should be:
$values = array($myuser, $this->encryptPassword($password));





More information about the bugs mailing list