summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/Core.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/Core.pm')
-rw-r--r--Bugzilla/Config/Core.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Config/Core.pm b/Bugzilla/Config/Core.pm
index d359d86aa..5688e5c8c 100644
--- a/Bugzilla/Config/Core.pm
+++ b/Bugzilla/Config/Core.pm
@@ -91,6 +91,7 @@ sub get_param_list {
name => 'timezone',
type => 't',
default => '',
+ checker => \&check_timezone
},
{