[LON-CAPA-cvs] cvs: loncom /enrollment localenroll.pm

raeburn raeburn at source.lon-capa.org
Sat May 30 12:14:39 EDT 2015


raeburn		Sat May 30 16:14:39 2015 EDT

  Modified files:              
    /loncom/enrollment	localenroll.pm 
  Log:
  - Update documentation for validate_crsreq()
  
  
Index: loncom/enrollment/localenroll.pm
diff -u loncom/enrollment/localenroll.pm:1.50 loncom/enrollment/localenroll.pm:1.51
--- loncom/enrollment/localenroll.pm:1.50	Thu Jun 26 15:53:29 2014
+++ loncom/enrollment/localenroll.pm	Sat May 30 16:14:38 2015
@@ -1,6 +1,6 @@
 # functions to glue school database system into Lon-CAPA for 
 # automated enrollment
-# $Id: localenroll.pm,v 1.50 2014/06/26 15:53:29 raeburn Exp $
+# $Id: localenroll.pm,v 1.51 2015/05/30 16:14:38 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -358,7 +358,7 @@
 to whatever rules a domain wishes to implement to run validations against
 given the data passed in to the routine.
 
-validate_crsreq takes six arguments -
+validate_crsreq takes seven arguments -
  (a) the LON-CAPA domain that will contain the course.
  (b) the username:domain for the course owner.
  (c) the course type (official, unofficial or community)




More information about the LON-CAPA-cvs mailing list