koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Stock.pm,1.5,1.6


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Stock.pm,1.5,1.6
Date: Sun, 13 Oct 2002 01:34:51 -0700

Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv15887

Modified Files:
        Stock.pm 
Log Message:
Removed unused finalizer.


Index: Stock.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Stock.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** Stock.pm    5 Oct 2002 09:53:30 -0000       1.5
--- Stock.pm    13 Oct 2002 08:34:49 -0000      1.6
***************
*** 1,3 ****
! package C4::Stock; #assumes C4/Stock.pm
  
  
--- 1,3 ----
! package C4::Stock;
  
  
***************
*** 51,57 ****
    return(@results);
  }
- 
- END { }       # module clean-up code here (global destructor)
-   
-     
- 
--- 51,52 ----




reply via email to

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