--- loncom/metadata_database/LONCAPA/lonmetadata.pm 2007/01/12 21:30:58 1.17 +++ loncom/metadata_database/LONCAPA/lonmetadata.pm 2007/01/19 06:09:08 1.18 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonmetadata.pm,v 1.17 2007/01/12 21:30:58 albertel Exp $ +# $Id: lonmetadata.pm,v 1.18 2007/01/19 06:09:08 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1127,8 +1127,6 @@ sub process_portfolio_metadata { ###################################################################### ###################################################################### -## Utilities originally in searchcat.pl. Moved to be more widely available. - sub getfile { my $file = shift(); if (! -e $file ) {