--- loncom/interface/lonmenu.pm 2006/12/05 02:55:53 1.206 +++ loncom/interface/lonmenu.pm 2006/12/06 11:34:37 1.207 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.206 2006/12/05 02:55:53 albertel Exp $ +# $Id: lonmenu.pm,v 1.207 2006/12/06 11:34:37 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -44,7 +44,7 @@ use Apache::lonhtmlcommon(); use Apache::loncommon(); use Apache::lonenc(); use Apache::lonlocal; -use LONCAPA qw{:DEFAULT :match); +use LONCAPA qw(:DEFAULT :match); use vars qw(@desklines $readdesk);