koha-cvs
[Top][All Lists]
Advanced

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

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


From: Finlay Thompson
Subject: [Koha-cvs] CVS: koha/C4 Auth.pm,1.9.2.20,1.9.2.21
Date: Tue, 03 Dec 2002 18:42:20 -0800

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 ----




reply via email to

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