bagder: curl-www/auto last5commits.pl,1.2,1.3

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/auto
In directory labb:/tmp/cvs-serv15908

Modified Files:
	last5commits.pl 
Log Message:
we use a full month for the log now just in case 


Index: last5commits.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/last5commits.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- last5commits.pl	20 Oct 2006 09:20:24 -0000	1.2
+++ last5commits.pl	26 Apr 2008 21:06:58 -0000	1.3
@@ -22,7 +22,7 @@
 $date=sprintf("%04d%02d%02d", $year,$mon, $mday);
 $dateto=sprintf("%04d-%02d-%02d %02d:%02d", $year,$mon, $mday, $hour,$min);
 
-$time = time() - (3600*24*14) ; # only the previous 14 days
+$time = time() - (3600*24*31) ; # the previous month
 ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
     localtime($time);
 $mon+=1;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.