summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Util.pm')
-rw-r--r--Bugzilla/Util.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm
index 8c88731e3..a3651182a 100644
--- a/Bugzilla/Util.pm
+++ b/Bugzilla/Util.pm
@@ -21,7 +21,7 @@ use parent qw(Exporter);
format_time validate_date validate_time datetime_from
is_7bit_clean bz_crypt generate_random_password
validate_email_syntax check_email_syntax clean_text
- get_text template_var disable_utf8
+ get_text template_var display_value disable_utf8
detect_encoding email_filter
join_activity_entries);