--- loncom/interface/loncommon.pm 2018/03/23 01:01:21 1.1310 +++ loncom/interface/loncommon.pm 2018/04/14 00:36:06 1.1311 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1310 2018/03/23 01:01:21 raeburn Exp $ +# $Id: loncommon.pm,v 1.1311 2018/04/14 00:36:06 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -16488,7 +16488,7 @@ sub init_user_environment { undef,\%userenv,\%domdef,\%is_adv); } - foreach my $crstype ('official','unofficial','community','textbook','placement') { + foreach my $crstype ('official','unofficial','community','textbook','placement','lti') { $userenv{'canrequest.'.$crstype} = &Apache::lonnet::usertools_access($username,$domain,$crstype, 'reload','requestcourses',