From d6e7293f7625746f1edca6f33c60bbb18a83a837 Mon Sep 17 00:00:00 2001 From: tonnesen Date: Thu, 20 Jun 2002 20:43:26 +0000 Subject: [PATCH] Cosmetic change. Merged with rel-1-2 --- C4/Stats.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/C4/Stats.pm b/C4/Stats.pm index 921b049aca..ba1eb6a134 100644 --- a/C4/Stats.pm +++ b/C4/Stats.pm @@ -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)=@_; -- 2.20.1