From de0378a13493b1f933c60524738525831bcc71c1 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 17 Dec 2007 19:52:07 +0000 Subject: [PATCH] i don't think it can hurt anything... (famous last words) --- FS/FS/TicketSystem/RT_External.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/TicketSystem/RT_External.pm b/FS/FS/TicketSystem/RT_External.pm index 8564cf3d0..5a28b71d7 100644 --- a/FS/FS/TicketSystem/RT_External.pm +++ b/FS/FS/TicketSystem/RT_External.pm @@ -287,7 +287,7 @@ sub queue { sub baseurl { #my $self = shift; - $external_url; + $external_url. '/'; } 1; -- 2.20.1