how about i send the variable i just modified to who.cgi, so it will do some good?
git-svn-id: svn://10.0.0.236/trunk@122328 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -497,7 +497,7 @@ sub who_menu {
|
||||
$treeflag .= "&branchtype=regexp" if $td->{cvs_branch} =~ /\+|\?|\*/;
|
||||
|
||||
my $qr = "${rel_path}../registry/who.cgi?email=". url_encode($who)
|
||||
. "&d=$td->{cvs_module}|$td->{cvs_branch}|$td->{cvs_root}|$mindate|$maxdate";
|
||||
. "&d=$td->{cvs_module}|$treeflag|$td->{cvs_root}|$mindate|$maxdate";
|
||||
|
||||
return "<a href='$qr' onclick=\"return who(event);\">";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user