koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/sec writeoff.pl,1.5,1.6
Date: Sun, 13 Oct 2002 03:46:41 -0700

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);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]