--- capa/capa51/Discuss/Ver1.3/Attic/capadiscuss 1999/10/18 20:58:33 1.4 +++ capa/capa51/Discuss/Ver1.3/Attic/capadiscuss 2000/01/05 21:11:15 1.6 @@ -1,13 +1,15 @@ #!/usr/ucb/perl # # CAPA Discussion Forum -# version 1.3 +# version 1.3.0 # # Michigan State University # Department of Physics and Astronomy # # Ryan J. Shaltry # tech4@msue.msu.edu +# Guy Albertelli +# albertel@msu.edu print "Content-type: text/html\n\n"; @@ -327,8 +329,8 @@ sub ViewProblem { $hidebutton = &UnHideButtonHTML; $messagenote = "Hidden by $hiddenuser on $hiddendate at $hiddentime from $hiddenaddr"; } - $message =~ s/</g; - $message =~ s/>/>/g; +# $message =~ s/</g; +# $message =~ s/>/>/g; &ViewProblemGutsHTML; } } @@ -582,10 +584,24 @@ sub WriteMsg { $filename = shift(@_); # add sr to grab e-mail address of user + + #