--- loncom/auth/lonlogin.pm 2003/05/08 22:23:19 1.42
+++ loncom/auth/lonlogin.pm 2003/07/16 20:42:31 1.43
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Login Screen
#
-# $Id: lonlogin.pm,v 1.42 2003/05/08 22:23:19 albertel Exp $
+# $Id: lonlogin.pm,v 1.43 2003/07/16 20:42:31 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -51,7 +51,7 @@ sub handler {
&Apache::loncommon::get_unprocessed_cgi
($ENV{'QUERY_STRING'}.'&'.$ENV{'request.querystring'},
- ['interface','username','domain','firsturl']);
+ ['interface','username','domain','firsturl','localpath','localres']);
# ----------------------------------------------------------- Process Interface
$ENV{'form.interface'}=~s/\W//g;
@@ -263,6 +263,8 @@ ENDSCRIPT
+
+
ENDSERVERFORM
if ($fullgraph) { $r->print(<