--- loncom/interface/londocs.pm 2006/07/20 01:18:26 1.238 +++ loncom/interface/londocs.pm 2006/07/20 01:46:14 1.239 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.238 2006/07/20 01:18:26 www Exp $ +# $Id: londocs.pm,v 1.239 2006/07/20 01:46:14 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1164,7 +1164,7 @@ sub editor { $comment.':'.join(':',@rrest); } # Devalidate title cache - &Apache::lonnet::devalidate_title_cache(&Apache::lonnet::unescape($rrest[0])); + &Apache::lonnet::devalidate_title_cache(&unescape($rrest[0])); } # Store the changed version ($errtext,$fatal)=&storemap($coursenum,$coursedom,