--- loncom/interface/loncreateuser.pm 2001/12/19 17:17:46 1.22
+++ loncom/interface/loncreateuser.pm 2002/04/04 21:46:44 1.29
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Create a user
#
-# $Id: loncreateuser.pm,v 1.22 2001/12/19 17:17:46 albertel Exp $
+# $Id: loncreateuser.pm,v 1.29 2002/04/04 21:46:44 matthew Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -45,8 +45,9 @@
# April Guy Albertelli
# 05/10,10/16 Gerd Kortemeyer
# 11/12,11/13,11/15 Scott Harrison
+# 02/11/02 Matthew Hall
#
-# $Id: loncreateuser.pm,v 1.22 2001/12/19 17:17:46 albertel Exp $
+# $Id: loncreateuser.pm,v 1.29 2002/04/04 21:46:44 matthew Exp $
###
package Apache::loncreateuser;
@@ -63,13 +64,13 @@ my $authformint;
my $authformfsys;
my $authformloc;
-sub BEGIN {
+BEGIN {
$ENV{'SERVER_NAME'}=~/(\w+\.\w+)$/;
my $krbdefdom=$1;
$krbdefdom=~tr/a-z/A-Z/;
$authformnop=(<