mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
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:
parent
bf1d689df7
commit
e89872ca61
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user