From 0baccd58d09883fb45df7cc6e56e0904924fc69c Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 17 Dec 2007 19:52:06 +0000 Subject: 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 bcad43bc5..066798f08 100644 --- a/FS/FS/TicketSystem/RT_External.pm +++ b/FS/FS/TicketSystem/RT_External.pm @@ -293,7 +293,7 @@ sub queue { sub baseurl { #my $self = shift; - $external_url; + $external_url. '/'; } sub _retrieve_single_value { -- cgit v1.2.1