1543 |
my ( $dbh, $userid, $password ) = @_; |
1544 |
my ( $dbh, $userid, $password ) = @_; |
1547 |
"select password,cardnumber,borrowernumber,userid,firstname,surname,branchcode,flags from borrowers where userid=?" |
1551 |
"select password,cardnumber,borrowernumber,userid,firstname,surname,branchcode,flags from borrowers where userid=?" |