--- loncom/auth/lonacc.pm 2021/02/10 11:22:41 1.159.2.8.2.10 +++ loncom/auth/lonacc.pm 2021/02/10 11:37:49 1.159.2.8.2.11 @@ -1,7 +1,7 @@ # The LearningOnline Network # Cookie Based Access Handler # -# $Id: lonacc.pm,v 1.159.2.8.2.10 2021/02/10 11:22:41 raeburn Exp $ +# $Id: lonacc.pm,v 1.159.2.8.2.11 2021/02/10 11:37:49 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -862,7 +862,7 @@ sub handler { } if ($invalidsymb) { if ($requrl eq '/adm/navmaps') { - undef(symb); + undef($symb); } else { $r->log_reason('Invalid symb for '.$requrl.': '.$symb); $env{'user.error.msg'}=