3188 |
return (0, 0, 0) unless $patron or $item; # Wrong call, no renewal allowed |
3188 |
return (0, 0, 0, 0, 0, 0) unless $patron or $item; # Wrong call, no renewal allowed |
3190 |
# Look in the issues table for this item, lent to this borrower, |
3190 |
# Look in the issues table for this item, lent to this borrower, |