--- loncom/interface/lonerrorhandler.pm 2008/10/07 20:08:54 1.17 +++ loncom/interface/lonerrorhandler.pm 2008/11/21 20:17:11 1.20 @@ -1,7 +1,7 @@ # The LearningOnline Network # Internal Server Error Handler # -# $Id: lonerrorhandler.pm,v 1.17 2008/10/07 20:08:54 raeburn Exp $ +# $Id: lonerrorhandler.pm,v 1.20 2008/11/21 20:17:11 jms Exp $ # # Copyright Michigan State University Board of Trustees # @@ -26,6 +26,8 @@ # http://www.lon-capa.org/ # + + package Apache::lonerrorhandler; use strict; @@ -142,7 +144,7 @@ ENDMESSAGE

- +

'.&mt('Thank you for your help!').'

@@ -163,3 +165,23 @@ $syllabus.' 1; __END__ + + +=pod + +=head1 NAME + +Apache::lonerrorhandler.pm + +=head1 SYNOPSIS + +Handles errors. + +This is part of the LearningOnline Network with CAPA project +described at http://www.lon-capa.org. + +=head1 OVERVIEW + +None + +=cut \ No newline at end of file