[Koha-cvs] CVS: koha/sec writeoff.pl,1.5,1.6

Andrew Arensburger arensb at users.sourceforge.net
Sun Oct 13 12:46:41 CEST 2002


Update of /cvsroot/koha/koha/sec
In directory usw-pr-cvs1:/tmp/cvs-serv25878

Modified Files:
	writeoff.pl 
Log Message:
Removed trailing whitespace.


Index: writeoff.pl
===================================================================
RCS file: /cvsroot/koha/koha/sec/writeoff.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** writeoff.pl	5 Oct 2002 10:16:42 -0000	1.5
--- writeoff.pl	13 Oct 2002 10:46:38 -0000	1.6
***************
*** 89,93 ****
    $sth=$dbh->prepare($query);
    $sth->execute;
!   $sth->finish; 
  #  print $query;
    UpdateStats($env,$user,'writeoff',$amount,'','','',$bornum);
--- 89,93 ----
    $sth=$dbh->prepare($query);
    $sth->execute;
!   $sth->finish;
  #  print $query;
    UpdateStats($env,$user,'writeoff',$amount,'','','',$bornum);





More information about the Koha-cvs mailing list