[MKDoc-commit] Removed two lines to fix error document headers bug

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Tue May 3 11:13:34 BST 2005


Log Message:
-----------
Removed two lines to fix error document headers bug

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/flo/plugin:
        Error.pm

-------------- next part --------------
Index: Error.pm
===================================================================
RCS file: /var/spool/cvs/mkd/flo/plugin/Attic/Error.pm,v
retrieving revision 1.3.2.11
retrieving revision 1.3.2.12
diff -Lflo/plugin/Error.pm -Lflo/plugin/Error.pm -u -r1.3.2.11 -r1.3.2.12
--- flo/plugin/Error.pm
+++ flo/plugin/Error.pm
@@ -68,8 +68,6 @@
     print <<EOF;
 Status: $status
 Content-Type: text/html; charset=UTF-8
-
-$@
 EOF
     return 'TERMINATE';
 }


More information about the MKDoc-commit mailing list