sigh. okay, if it doesn't work now, i am really going to setup a test

environment. this is embarassing.


git-svn-id: svn://10.0.0.236/trunk@39040 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cyeh%netscape.com 1999-07-13 02:12:55 +00:00
parent a45c058e50
commit ba07632ed1

View File

@ -88,10 +88,11 @@ if (defined $tree && defined $start && defined $end) {
if (!defined $tree) {
$tree = "";
}
if (!defined $start) {
$start = time2str($TIMEFORMAT, time() - 7*24*60*60); # One week ago.
}
if (!defined $end) {