[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/C4 Stats.pm,1.18,1.19
From: |
Chris Cormack |
Subject: |
[Koha-cvs] CVS: koha/C4 Stats.pm,1.18,1.19 |
Date: |
Sat, 14 May 2005 21:35:38 -0700 |
Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23479
Modified Files:
Stats.pm
Log Message:
Removing old print statement
Index: Stats.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Stats.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** Stats.pm 15 Dec 2003 10:53:47 -0000 1.18
--- Stats.pm 15 May 2005 04:35:36 -0000 1.19
***************
*** 79,83 ****
}
my $user = $env->{'usercode'};
- print $borrowernumber;
# FIXME - Use $dbh->do() instead
my $sth=$dbh->prepare("Insert into statistics
(datetime,branch,type,usercode,value,
--- 79,82 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/C4 Stats.pm,1.18,1.19,
Chris Cormack <=