--- loncom/lonsql 2013/09/01 22:39:44 1.92 +++ loncom/lonsql 2013/12/01 21:29:07 1.93 @@ -3,7 +3,7 @@ # The LearningOnline Network # lonsql - LON TCP-MySQL-Server Daemon for handling database requests. # -# $Id: lonsql,v 1.92 2013/09/01 22:39:44 raeburn Exp $ +# $Id: lonsql,v 1.93 2013/12/01 21:29:07 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -95,8 +95,6 @@ the database. =head1 Internals -=over 4 - =cut use strict; @@ -121,6 +119,8 @@ use GDBM_File; =pod +=over 4 + =item Global Variables =over 4