--- loncom/interface/lonsearchcat.pm 2001/12/13 01:34:03 1.111 +++ loncom/interface/lonsearchcat.pm 2001/12/13 14:00:37 1.112 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.111 2001/12/13 01:34:03 harris41 Exp $ +# $Id: lonsearchcat.pm,v 1.112 2001/12/13 14:00:37 harris41 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -54,6 +54,7 @@ use Apache::File(); use CGI qw(:standard); use Text::Query; use GDBM_File; +use Apache::loncommon(); # ---------------------------------------- variables used throughout the module