[LON-CAPA-cvs] cvs: loncom /auth lonroles.pm

raeburn raeburn at source.lon-capa.org
Fri Nov 19 14:19:35 EST 2021


raeburn		Fri Nov 19 19:19:35 2021 EDT

  Modified files:              
    /loncom/auth	lonroles.pm 
  Log:
  - Typo. 
  
  
Index: loncom/auth/lonroles.pm
diff -u loncom/auth/lonroles.pm:1.355 loncom/auth/lonroles.pm:1.356
--- loncom/auth/lonroles.pm:1.355	Tue Nov 16 05:20:02 2021
+++ loncom/auth/lonroles.pm	Fri Nov 19 19:19:35 2021
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # User Roles Screen
 #
-# $Id: lonroles.pm,v 1.355 2021/11/16 05:20:02 raeburn Exp $
+# $Id: lonroles.pm,v 1.356 2021/11/19 19:19:35 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1108,7 +1108,7 @@
         $start_page=&Apache::loncommon::start_page($pagetitle,undef,
                                                   {bread_crumbs=>$brcrum,crstype=>'Placement'});
     } else {
-        my $crumbsright);
+        my $crumbsright;
         unless (($norolelist) && ((split(/:/,$env{'user.error.msg'}))[2])) {
             $funcs = &get_roles_functions($showcount,$cattype);
             if ($env{'browser.mobile'}) {




More information about the LON-CAPA-cvs mailing list