mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib readmail.pl,2.37,2.38

2005-12-20 13:54:59
Update of mhonarc/MHonArc/lib
Modified Files:
	readmail.pl 
Log Message:
Bug #14704: Fixed.  Dump typo error on my part.  Thanks to Boris for
spotting it.


======================================================================
FILE: mhonarc/MHonArc/lib/readmail.pl
<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/*checkout*/mhonarc/MHonArc/lib/readmail.pl?rev=2.38>

<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/mhonarc/MHonArc/lib/readmail.pl.diff?r1=2.37&r2=2.38&diff_format=h>
--- readmail.pl	20 Jul 2005 19:10:48 -0000	2.37
+++ readmail.pl	20 Dec 2005 20:54:50 -0000	2.38
@@ -1373,5 +1373,5 @@
     # can be different than what is specified in the entity header.
     if (($subtype eq 'html' || $subtype eq 'x-html') &&
-        ($body =~ m/(<meta\s+http-equiv\s*=\s*['"]?
+        ($$body =~ m/(<meta\s+http-equiv\s*=\s*['"]?
                      content-type\b[^>]*>)/xi)) {
         my $meta = $1;


---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-COMMITS