--- rat/lonpageflip.pm 2021/03/04 13:56:51 1.80.8.11.2.2 +++ rat/lonpageflip.pm 2021/03/04 01:33:43 1.80.8.12 @@ -2,7 +2,7 @@ # # Page flip handler # -# $Id: lonpageflip.pm,v 1.80.8.11.2.2 2021/03/04 13:56:51 raeburn Exp $ +# $Id: lonpageflip.pm,v 1.80.8.12 2021/03/04 01:33:43 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -554,7 +554,7 @@ sub handler { &Apache::lonnet::linklog($redirecturl,$currenturl); } # ------------------------------------- Check for and display critical messages - my ($redirect, $url) = &Apache::loncommon::critical_redirect(300,'flip'); + my ($redirect, $url) = &Apache::loncommon::critical_redirect(300); unless ($redirect) { my $usehttp = &check_http_req(\$redirecturl); if (($usehttp) && ($hostname ne '')) {