--- loncom/enrollment/localenroll.pm 2008/01/03 20:42:34 1.28 +++ loncom/enrollment/localenroll.pm 2008/01/03 23:28:33 1.29 @@ -1,6 +1,6 @@ # functions to glue school database system into Lon-CAPA for # automated enrollment -# $Id: localenroll.pm,v 1.28 2008/01/03 20:42:34 raeburn Exp $ +# $Id: localenroll.pm,v 1.29 2008/01/03 23:28:33 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -428,8 +428,8 @@ sub manager_photo_update { # Incoming data: three arguments (+ fourth optional argument) # (a) $class - institutional class id (coursecode concatanated with section) # (b) $owner - course owner (2.2 and later username:domain; pre-2.2 username; - 2.6 and later - comma-separated list of - username:domain for course owner and co-owners.) +# 2.6 and later - comma-separated list of +# username:domain for course owner and co-owners.) # (c) $dom - domain of course # (d) $dbh - optional database handle #