[LON-CAPA-cvs] cvs: rat / lonratparms.pm

www lon-capa-cvs@mail.lon-capa.org
Thu, 30 May 2002 13:54:15 -0000


www		Thu May 30 09:54:15 2002 EDT

  Modified files:              
    /rat	lonratparms.pm 
  Log:
  The parameter is "params", not "parms"!!!!
  
  
Index: rat/lonratparms.pm
diff -u rat/lonratparms.pm:1.10 rat/lonratparms.pm:1.11
--- rat/lonratparms.pm:1.10	Wed May 29 14:52:57 2002
+++ rat/lonratparms.pm	Thu May 30 09:54:15 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Set parameters inside of the RAT
 #
-# $Id: lonratparms.pm,v 1.10 2002/05/29 18:52:57 stredwic Exp $
+# $Id: lonratparms.pm,v 1.11 2002/05/30 13:54:15 www Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -54,7 +54,7 @@
 # Get query string for limited number of parameters
 
     &Apache::loncommon::get_unprocessed_cgi($ENV{'QUERY_STRING'},
-                                            ['url','params','resid']);
+                                            ['url','parms','resid']);
 
 # ------------------------------------------------------------------- Read file