summaryrefslogtreecommitdiffstats
path: root/bug_form.pl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-09-22 00:17:03 +0200
committergerv%gerv.net <>2002-09-22 00:17:03 +0200
commit66493d5e7e811c387faefd8f27edadcaf762c829 (patch)
tree20cf654b57eb3fdbcd225ab9396dc48bc1d3c243 /bug_form.pl
parenta29e0e0640faad00f8c1bf792b93260047f16956 (diff)
downloadbugzilla-66493d5e7e811c387faefd8f27edadcaf762c829.tar.gz
bugzilla-66493d5e7e811c387faefd8f27edadcaf762c829.tar.xz
Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko.
Diffstat (limited to 'bug_form.pl')
-rw-r--r--bug_form.pl1
1 files changed, 0 insertions, 1 deletions
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'} = \&quoteUrls,
$vars->{'lsearch'} = \&lsearch,
$vars->{'header_done'} = (@_),