--- rat/lonpage.pm 2008/12/21 04:29:47 1.87.2.1 +++ rat/lonpage.pm 2008/12/19 14:30:51 1.91 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Page Handler # -# $Id: lonpage.pm,v 1.87.2.1 2008/12/21 04:29:47 raeburn Exp $ +# $Id: lonpage.pm,v 1.91 2008/12/19 14:30:51 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -27,6 +27,9 @@ # ### + + + package Apache::lonpage; use strict; @@ -590,6 +593,7 @@ sub get_buttons { 1; __END__ + =head1 NAME Apache::lonpage - Page Handler @@ -691,5 +695,3 @@ tracetable() : Build page table. =cut - -