X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_tax.cgi;h=835554a2ebf65ecf8dd98a6e3e35652f1ac3d182;hb=67026d72c83dcdb59cca0d7e197a3f92900941a3;hp=ac76fad6e7ad50c2add0f8cb6a34a41cda96cb97;hpb=db3ef51ceabcc2864b1b019fcf93d0529ca1c78d;p=freeside.git diff --git a/httemplate/search/report_tax.cgi b/httemplate/search/report_tax.cgi index ac76fad6e..835554a2e 100755 --- a/httemplate/search/report_tax.cgi +++ b/httemplate/search/report_tax.cgi @@ -1,7 +1,8 @@ <% -my $user = getotaker; +#my $user = getotaker; +my $user = $FS::UID::user; #dumb 1.4 8-char workaround $cgi->param('beginning') =~ /^([ 0-9\-\/]{0,10})$/; my $beginning = $1;