# HG changeset patch # User igor@book.xt.vpn # Date 1229379453 -7200 # Node ID 94f587855947dbcb7cc0ebce6f1fdfb1a0dc2061 # Parent f4008c71ab920f2b27aa3ec0f7c419ef74ce1269 mass upload diff -r f4008c71ab92 -r 94f587855947 l3-frontend --- a/l3-frontend Tue Dec 16 00:15:39 2008 +0200 +++ b/l3-frontend Tue Dec 16 00:17:33 2008 +0200 @@ -833,6 +833,8 @@ $this_day_result .= "
".$cl->{"diff"}."
" if ( $Config{"show_diffs"} =~ /^y/i && $cl->{"diff"}); # SHOT + + $this_day_result .= join(".", key(%Uploads)); for $t (sort { $a <=> $b } keys %{ $Uploads{$cl->{"local_session_id"}} }) { # if ($t > $cl->{"time"} && $t < $next_cl->{"time"}) { $this_day_result .= "