This commit is contained in:
chris 1999-10-28 22:46:42 +00:00
parent 619e3b3154
commit 535d71345a

View file

@ -97,7 +97,7 @@ sub Issue {
&reconcileaccount($bornum,$dbh);
}
#deal with alternative loans
#now check items
#now check items
&processitems($bornum,$interface);
$dbh->disconnect;
return (@borrower);