Diff for /loncom/enrollment/localenroll.pm between versions 1.28 and 1.29

version 1.28, 2008/01/03 20:42:34 version 1.29, 2008/01/03 23:28:33
Line 428  sub manager_photo_update { Line 428  sub manager_photo_update {
 # Incoming data: three arguments (+ fourth optional argument)  # Incoming data: three arguments (+ fourth optional argument)
 # (a) $class - institutional class id (coursecode concatanated with section)   # (a) $class - institutional class id (coursecode concatanated with section) 
 # (b) $owner - course owner (2.2 and later username:domain; pre-2.2 username;  # (b) $owner - course owner (2.2 and later username:domain; pre-2.2 username;
                              2.6 and later - comma-separated list of   #                            2.6 and later - comma-separated list of 
                              username:domain for course owner and co-owners.)  #                            username:domain for course owner and co-owners.)
 # (c) $dom - domain of course  # (c) $dom - domain of course
 # (d) $dbh - optional database handle  # (d) $dbh - optional database handle
 #  #

Removed from v.1.28  
changed lines
  Added in v.1.29


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>