koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/authorities auth_finder.pl,1.7,1.8


From: Henri-Damien LAURENT
Subject: [Koha-cvs] CVS: koha/authorities auth_finder.pl,1.7,1.8
Date: Tue, 17 May 2005 07:54:18 -0700

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

Modified Files:
        auth_finder.pl 
Log Message:
Removing a warning

Index: auth_finder.pl
===================================================================
RCS file: /cvsroot/koha/koha/authorities/auth_finder.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** auth_finder.pl      31 Mar 2005 18:17:16 -0000      1.7
--- auth_finder.pl      17 May 2005 14:54:16 -0000      1.8
***************
*** 158,162 ****
  $template->param(authtypesloop => address@hidden,
                                authtypecode => $authtypecode);
! warn "CAT : $authtypecode";
  
  # Print the page
--- 158,162 ----
  $template->param(authtypesloop => address@hidden,
                                authtypecode => $authtypecode);
! #warn "CAT : $authtypecode";
  
  # Print the page




reply via email to

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