1561 |
my ( $dbh, $userid, $password ) = @_; |
1562 |
my ( $dbh, $userid, $password ) = @_; |
1565 |
"select password,cardnumber,borrowernumber,userid,firstname,surname,branchcode,flags from borrowers where userid=?" |
1569 |
"select password,cardnumber,borrowernumber,userid,firstname,surname,branchcode,flags from borrowers where userid=?" |