[Koha-cvs] CVS: koha/C4 Auth.pm,1.9.2.20,1.9.2.21

Finlay Thompson finlayt at users.sourceforge.net
Wed Dec 4 03:42:20 CET 2002


Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1:/tmp/cvs-serv20903

Modified Files:
      Tag: rel-1-2
	Auth.pm 
Log Message:

warn taken out :-)


Index: Auth.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Auth.pm,v
retrieving revision 1.9.2.20
retrieving revision 1.9.2.21
diff -C2 -r1.9.2.20 -r1.9.2.21
*** Auth.pm	4 Dec 2002 02:38:33 -0000	1.9.2.20
--- Auth.pm	4 Dec 2002 02:42:18 -0000	1.9.2.21
***************
*** 78,84 ****
  	}
      }
-     foreach my $key (keys %$userflags) {
- 	warn "$key \n";
-     }
      return $userflags;
  }
--- 78,81 ----





More information about the Koha-cvs mailing list