X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Ffu.pl;h=8870c2b6016fc832b34bb61a400ac12f9cd9dcce;hb=8a2d9daf01083e1271cf6118591bb2c242734261;hp=ec322413f9c70ad85eead3e6d08f4fbefb8281c6;hpb=a873249c8c3c32006540d8636102c195dd4d9448;p=kivitendo-erp.git diff --git a/bin/mozilla/fu.pl b/bin/mozilla/fu.pl index ec322413f..8870c2b60 100644 --- a/bin/mozilla/fu.pl +++ b/bin/mozilla/fu.pl @@ -231,7 +231,7 @@ sub report { my $form = $main::form; my %myconfig = %main::myconfig; my $locale = $main::locale; - my $cgi = $main::cgi; + my $cgi = $::request->{cgi}; my @report_params = qw(created_for subject body reference follow_up_date_from follow_up_date_to itime_from itime_to due_only all_users done not_done);