From 66493d5e7e811c387faefd8f27edadcaf762c829 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sat, 21 Sep 2002 22:17:03 +0000 Subject: Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. --- bug_form.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'bug_form.pl') diff --git a/bug_form.pl b/bug_form.pl index e6b59e051..8d7a2b02e 100644 --- a/bug_form.pl +++ b/bug_form.pl @@ -58,7 +58,6 @@ sub show_bug { my $vars = $::vars; $vars->{'GetBugLink'} = \&GetBugLink; - $vars->{'quoteUrls'} = \"eUrls, $vars->{'lsearch'} = \&lsearch, $vars->{'header_done'} = (@_), -- cgit v1.2.3-24-g4f1b