--- loncom/interface/loncommon.pm 2006/12/18 23:01:35 1.495 +++ loncom/interface/loncommon.pm 2007/03/20 15:36:14 1.516 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.495 2006/12/18 23:01:35 albertel Exp $ +# $Id: loncommon.pm,v 1.516 2007/03/20 15:36:14 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -59,6 +59,7 @@ use Apache::lonnet; use GDBM_File; use POSIX qw(strftime mktime); use Apache::lonmenu(); +use Apache::lonenc(); use Apache::lonlocal; use HTML::Entities; use Apache::lonhtmlcommon(); @@ -1264,37 +1265,13 @@ sub create_text_file { ## Home server