--- loncom/enrollment/localenroll.pm 2014/05/06 20:42:32 1.48 +++ loncom/enrollment/localenroll.pm 2014/06/25 23:55:31 1.49 @@ -1,6 +1,6 @@ # functions to glue school database system into Lon-CAPA for # automated enrollment -# $Id: localenroll.pm,v 1.48 2014/05/06 20:42:32 raeburn Exp $ +# $Id: localenroll.pm,v 1.49 2014/06/25 23:55:31 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -894,6 +894,21 @@ sub get_userinfo { =item inst_usertypes() + Starting with LON-CAPA 2.11.0 use of this subroutine + is deprecated. The domain configuration web GUI + accessible to Domain Coordinators will be used to + manage institutional types. If you have previously + customized this routine, then values set there will + be used when displaying the "Institutional user types" + section in the domain config screen for: + "Default authentication/language/timezone/portal/types". + + Once you have visited that screen and saved the settings, + configuration thereafter will be via the web GUI of + values stored in the domain's configuration.db file on + the primary library server in the domain, and values in + inst_usertypes() will no longer be consulted. + Incoming data: three arguments (a) $dom - domain (b) $usertypes - reference to hash which will contain