Cosmetic change. Merged with rel-1-2

This commit is contained in:
tonnesen 2002-06-20 20:43:26 +00:00
parent cceee9e230
commit d6e7293f76

View file

@ -13,6 +13,7 @@ $VERSION = 0.01;
@EXPORT = qw(&UpdateStats &statsreport &Count &Overdues &TotalOwing
&TotalPaid &getcharges &Getpaidbranch &unfilledreserves);
sub UpdateStats {
#module to insert stats data into stats table
my ($env,$branch,$type,$amount,$other,$itemnum,$itemtype,$borrowernumber)=@_;