svn: /web/doc/trunk/scripts/ gen_doc_activity_email.php

[email protected] (Philip Olson)
Newsgroups php.doc.web
Message-ID <[email protected]>
philip                                   Thu, 26 May 2011 06:08:10 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=311432

Log:
Oops, time_now is used while mentioning the week this report covers.

Changed paths:
    U   web/doc/trunk/scripts/gen_doc_activity_email.php

Modified: web/doc/trunk/scripts/gen_doc_activity_email.php
===================================================================
--- web/doc/trunk/scripts/gen_doc_activity_email.php	2011-05-26 05:30:18 UTC (rev 311431)
+++ web/doc/trunk/scripts/gen_doc_activity_email.php	2011-05-26 06:08:10 UTC (rev 311432)
@@ -41,6 +41,7 @@
 $svn_modules = array('phpdoc', 'phd', 'web/doc-editor');
 $time_past   = date('Y-m-d', strtotime('-'. DAYS_LOOKUP . ' days'));
 $time_future = date('Y-m-d', strtotime('+'. DAYS_LOOKUP . ' days'));
+$time_now    = date('Y-m-d');

 if (!function_exists('sqlite_open')) {
 	echo 'Fail. I require ext/sqlite to work.', PHP_EOL;
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.