Fix for bug 592

Re-issuing book does not renew correctly
This commit is contained in:
rangi 2003-10-31 21:02:16 +00:00
parent 25fb983f74
commit d187195a75

View file

@ -313,7 +313,11 @@ $template->param(
amountold => $amountold,
todayissues => \@realtodayissues,
previssues => \@realprevissues,
responseloop => \@responsearray
responseloop => \@responsearray,
month=>$month,
day=>$day,
year=>$year
);
if ($branchcookie) {