[LON-CAPA-cvs] cvs: loncom /interface/statistics lonstathelpers.pm
matthew
lon-capa-cvs@mail.lon-capa.org
Tue, 22 Feb 2005 22:56:32 -0000
matthew Tue Feb 22 17:56:32 2005 EDT
Modified files:
/loncom/interface/statistics lonstathelpers.pm
Log:
Removed log spew.
Index: loncom/interface/statistics/lonstathelpers.pm
diff -u loncom/interface/statistics/lonstathelpers.pm:1.36 loncom/interface/statistics/lonstathelpers.pm:1.37
--- loncom/interface/statistics/lonstathelpers.pm:1.36 Tue Feb 1 10:15:28 2005
+++ loncom/interface/statistics/lonstathelpers.pm Tue Feb 22 17:56:32 2005
@@ -1,6 +1,6 @@
# The LearningOnline Network with CAPA
#
-# $Id: lonstathelpers.pm,v 1.36 2005/02/01 15:15:28 matthew Exp $
+# $Id: lonstathelpers.pm,v 1.37 2005/02/22 22:56:32 matthew Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1354,7 +1354,6 @@
}
sub gather_full_student_data {
- &Apache::lonnet::logthis('called gather_full_student_data');
my ($r,$formname,$inputname) = @_;
my $status_type;
if (defined($formname)) {