summaryrefslogtreecommitdiffstats
path: root/globals.pl
diff options
context:
space:
mode:
Diffstat (limited to 'globals.pl')
-rw-r--r--globals.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/globals.pl b/globals.pl
index 51d6642fa..d4e4e452c 100644
--- a/globals.pl
+++ b/globals.pl
@@ -1794,6 +1794,8 @@ $::template ||= Template->new(
# characters that need encoding.
url_quote => \&Bugzilla::Util::url_quote ,
+ xml => \&Bugzilla::Util::xml_quote ,
+
quoteUrls => \&quoteUrls ,
bug_link => [ sub {