Cosmetic change. Merged with rel-1-2
This commit is contained in:
parent
cceee9e230
commit
d6e7293f76
1 changed files with 1 additions and 0 deletions
|
@ -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)=@_;
|
||||
|
|
Loading…
Reference in a new issue