postfix-mailgraph/postfix-mailgraph.patch

changeset 201
3be96a4c8c18
parent 199
bf21249327af
child 235
8b7e29d77c37
equal deleted inserted replaced
1:15b2d45ad83d 2:7fb7e5885bea
1 Index: mailgraph.cgi
2 --- mailgraph.cgi.orig 2007-08-29 11:06:01 +0200
3 +++ mailgraph.cgi 2007-08-29 19:05:41 +0200
4 @@ -183,13 +183,6 @@
5 }
6
7 print <<FOOTER;
8 -<hr/>
9 -<table><tr><td>
10 -<a href="http://mailgraph.schweikert.ch/">Mailgraph</a> $VERSION
11 -by <a href="http://david.schweikert.ch/">David Schweikert</a></td>
12 -<td align="right">
13 -<a href="http://oss.oetiker.ch/rrdtool/"><img src="http://oss.oetiker.ch/rrdtool/.pics/rrdtool.gif" alt="" width="120" height="34"/></a>
14 -</td></tr></table>
15 </body></html>
16 FOOTER
17 }
1 Index: mailgraph.cgi 18 Index: mailgraph.cgi
2 --- mailgraph.pl.orig 2007-08-29 11:06:01.000000000 +0200 19 --- mailgraph.pl.orig 2007-08-29 11:06:01.000000000 +0200
3 +++ mailgraph.pl 2009-04-26 18:06:13.313712038 +0200 20 +++ mailgraph.pl 2009-04-26 18:06:13.313712038 +0200
4 @@ -211,6 +211,8 @@ 21 @@ -211,6 +211,8 @@
5 \s 22 \s

mercurial