# HG changeset patch # User Michael Schloh von Bennewitz # Date 1240764814 -7200 # Node ID 3be96a4c8c184621bfd1956616675e52ff782cdf # Parent 664305d6d9bec6a6143c9d07a85fd198d2276bff Back out removal of unasthaetic footer code in CGI application. diff -r 664305d6d9be -r 3be96a4c8c18 postfix-mailgraph/postfix-mailgraph.patch --- a/postfix-mailgraph/postfix-mailgraph.patch Sun Apr 26 18:18:57 2009 +0200 +++ b/postfix-mailgraph/postfix-mailgraph.patch Sun Apr 26 18:53:34 2009 +0200 @@ -1,3 +1,20 @@ +Index: mailgraph.cgi +--- mailgraph.cgi.orig 2007-08-29 11:06:01 +0200 ++++ mailgraph.cgi 2007-08-29 19:05:41 +0200 +@@ -183,13 +183,6 @@ + } + + print < +- +-
+-Mailgraph $VERSION +-by David Schweikert +- +-
+ + FOOTER + } Index: mailgraph.cgi --- mailgraph.pl.orig 2007-08-29 11:06:01.000000000 +0200 +++ mailgraph.pl 2009-04-26 18:06:13.313712038 +0200