--- loncom/cgi/lonauthcgi.pm 2011/10/21 20:00:30 1.9 +++ loncom/cgi/lonauthcgi.pm 2013/02/02 00:22:34 1.10 @@ -1,7 +1,7 @@ # # LON-CAPA authorization for cgi-bin scripts # -# $Id: lonauthcgi.pm,v 1.9 2011/10/21 20:00:30 raeburn Exp $ +# $Id: lonauthcgi.pm,v 1.10 2013/02/02 00:22:34 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -377,6 +377,7 @@ sub serverstatus_titles { 'loncron' => 'Generate Detailed Report', 'server-status' => 'Apache Status Page', 'codeversions' => 'LON-CAPA Module Versions', + 'checksums' => 'LON-CAPA Module Checking', 'clusterstatus' => 'Domain status', 'metadata_keywords' => 'Display Metadata Keywords', 'metadata_harvest' => 'Harvest Metadata Searches',