--- loncom/xml/londefdef.pm 2010/09/14 03:48:36 1.423 +++ loncom/xml/londefdef.pm 2011/04/13 10:08:06 1.430 @@ -1,7 +1,8 @@ + # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.423 2010/09/14 03:48:36 raeburn Exp $ +# $Id: londefdef.pm,v 1.430 2011/04/13 10:08:06 foxr Exp $ # # # Copyright Michigan State University Board of Trustees @@ -43,11 +44,11 @@ use Apache::lonnet; use strict; use Apache::lonxml; use Apache::lontable; -use Apache::File(); use Image::Magick; use Apache::lonmenu(); use Apache::lonmeta(); use Apache::lonlocal; +use Apache::loncommon(); use Apache::Constants qw(:common); use File::Basename; use LONCAPA(); @@ -589,7 +590,7 @@ sub start_body { sub edit_controls { my ($nochgview) = @_; my $result .= ' -