--- loncom/interface/londocs.pm 2006/02/10 10:16:38 1.217.2.1 +++ loncom/interface/londocs.pm 2006/01/16 23:42:39 1.218 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.217.2.1 2006/02/10 10:16:38 albertel Exp $ +# $Id: londocs.pm,v 1.218 2006/01/16 23:42:39 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1401,7 +1401,6 @@ sub entryline { $foldertitle; } $renametitle=~s/\"\;/\\\"/g; - $renametitle=~s/\\/\\\\/g; my $line=''; # Edit commands my $container; @@ -1667,7 +1666,6 @@ sub tiehash { sub untiehash { if ($hashtied) { untie %hash; } $hashtied=0; - return OK; } # --------------------------------------------------------------- check on this @@ -2532,9 +2530,9 @@ $uploadtag $help{'Check_Resource_Versions'} $dumpbut $exportbut - + ENDCOURSEVERIFY $r->print(&Apache::loncommon::help_open_topic('Docs_Adding_Course_Doc',