/[smecontribs]/rpms/smeserver-mailstats/contribs7/smeserver-mailstats-0.0.3-removeDebugCommands.patch
ViewVC logotype

Contents of /rpms/smeserver-mailstats/contribs7/smeserver-mailstats-0.0.3-removeDebugCommands.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Oct 11 23:29:50 2008 UTC (15 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Sun Oct 12 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-12
- Fix patches to apply cleanly [SME: 3631]
- Execute the database creation script as well [SME: 4275]
- TODO: Add createlinks script to source

1 --- smeserver-mailstats-0.0.3/root/usr/bin/spamfilter-stats-7.pl.removeDebugCommands 2008-10-03 19:54:19.000000000 +0200
2 +++ smeserver-mailstats-0.0.3/root/usr/bin/spamfilter-stats-7.pl 2008-10-03 19:55:50.000000000 +0200
3 @@ -1126,9 +1126,6 @@
4 $time = timelocal($sec,$min,$hour,$mday,$mon,$year)
5 }
6
7 - print STDOUT $startdate;
8 - print STDOUT $enddate;
9 -
10 my $start = str2time( $startdate );
11 my $end = $enddate ? str2time( $enddate ) :
12 $startdate ? $start + $secsininterval : $time;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed