[Koha-cvs] CVS: koha/C4 Circmain.pm,1.1.1.1.2.1,1.1.1.1.2.2 Format.pm,1.1.1.1.2.1,1.1.1.1.2.2

Steve Tonnesen tonnesen at users.sourceforge.net
Thu Jun 20 20:33:58 CEST 2002


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

Modified Files:
      Tag: rel-1-2
	Circmain.pm Format.pm 
Log Message:
Must have been cosmetic changes...


Index: Circmain.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circmain.pm,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** Circmain.pm	25 Apr 2002 21:59:55 -0000	1.1.1.1.2.1
--- Circmain.pm	20 Jun 2002 18:33:56 -0000	1.1.1.1.2.2
***************
*** 65,71 ****
  
  END { }       # module clean-up code here (global destructor)
- 
- 
- 
- 
- 
--- 65,66 ----

Index: Format.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Format.pm,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** Format.pm	25 Apr 2002 21:59:55 -0000	1.1.1.1.2.1
--- Format.pm	20 Jun 2002 18:33:56 -0000	1.1.1.1.2.2
***************
*** 1,3 ****
! package C4::Format; #assummes C4/Format
  
  use strict;
--- 1,3 ----
! package C4::Format; #assumes C4/Format
  
  use strict;





More information about the Koha-cvs mailing list