koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Koha.pm,1.15,1.16


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/C4 Koha.pm,1.15,1.16
Date: Tue, 04 May 2004 09:15:58 -0700

Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24955/C4

Modified Files:
        Koha.pm 
Log Message:
continuing code cleaning & reordering

Index: Koha.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Koha.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** Koha.pm     15 Dec 2003 10:54:33 -0000      1.15
--- Koha.pm     4 May 2004 16:15:56 -0000       1.16
***************
*** 52,62 ****
  @ISA = qw(Exporter);
  @EXPORT = qw(&slashifyDate
!            &fixEthnicity
!            &borrowercategories
!            &ethnicitycategories
!            &subfield_is_koha_internal_p
!               &getbranches &getprinters
!               &getbranch &getprinter
!            $DEBUG);
  
  use vars qw();
--- 52,62 ----
  @ISA = qw(Exporter);
  @EXPORT = qw(&slashifyDate
!                       &fixEthnicity
!                       &borrowercategories
!                       &ethnicitycategories
!                       &subfield_is_koha_internal_p
!                       &getbranches &getbranch &CGIbranches
!                       &getprinters &getprinter
!                       $DEBUG);
  
  use vars qw();




reply via email to

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