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

environment. this is embarassing.
This commit is contained in:
cyeh%netscape.com 1999-07-13 02:12:55 +00:00
parent bf1d689df7
commit e89872ca61

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) {