summaryrefslogtreecommitdiff
path: root/httemplate/search/report_rt_ticket.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_rt_ticket.html')
-rw-r--r--httemplate/search/report_rt_ticket.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/report_rt_ticket.html b/httemplate/search/report_rt_ticket.html
index f0d7a4200..a4ceaa6a4 100644
--- a/httemplate/search/report_rt_ticket.html
+++ b/httemplate/search/report_rt_ticket.html
@@ -59,7 +59,6 @@ if ( @pkgparts ) {
}
# get a list of TimeValue-type custom fields
-RT::Init();
my $CurrentUser = RT::CurrentUser->new();
$CurrentUser->LoadByName($FS::CurrentUser::CurrentUser->username);
die "RT not configured" unless $CurrentUser->id;