--- loncom/auth/lonauth.pm 2003/01/31 21:46:36 1.35 +++ loncom/auth/lonauth.pm 2003/02/03 18:03:52 1.36 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.35 2003/01/31 21:46:36 www Exp $ +# $Id: lonauth.pm,v 1.36 2003/02/03 18:03:52 harris41 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -30,9 +30,7 @@ # 1/14,2/24,2/28,2/29,3/7,5/29,5/30,5/31,6/1,6/5,6/29, # 7/1,7/10,10/2,10/5,10/9,10/26,10/30,11/10, # 05/28,05/29 Gerd Kortemeyer -# 07/24 Scott Harrison # 07/28,08/03 Gerd Kortemeyer -# 8/15 Scott Harrison # 8/20 Gerd Kortemeyer package Apache::lonauth;