[Koha-cvs] CVS: koha/C4 Biblio.pm,1.110,1.111

Paul POULAIN tipaul at users.sourceforge.net
Thu Nov 25 18:39:48 CET 2004


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

Modified Files:
	Biblio.pm 
Log Message:
removing useless &branches in package declaration

Index: Biblio.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Biblio.pm,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -r1.110 -r1.111
*** Biblio.pm	24 Nov 2004 16:00:01 -0000	1.110
--- Biblio.pm	25 Nov 2004 17:39:44 -0000	1.111
***************
*** 70,74 ****
    
    &FindDuplicate
-   &branches
  );
  
--- 70,73 ----
***************
*** 2638,2641 ****
--- 2637,2643 ----
  # $Id$
  # $Log$
+ # Revision 1.111  2004/11/25 17:39:44  tipaul
+ # removing useless &branches in package declaration
+ #
  # Revision 1.110  2004/11/24 16:00:01  tipaul
  # removing sub branches (commited by chris for MARC=OFF bugfix, but sub branches is already in Acquisition.pm)





More information about the Koha-cvs mailing list