summaryrefslogtreecommitdiffstats
path: root/Bugzilla/User/Setting.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/User/Setting.pm')
-rw-r--r--Bugzilla/User/Setting.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/User/Setting.pm b/Bugzilla/User/Setting.pm
index 52a5ff5aa..451e946f7 100644
--- a/Bugzilla/User/Setting.pm
+++ b/Bugzilla/User/Setting.pm
@@ -11,7 +11,7 @@ package Bugzilla::User::Setting;
use 5.10.1;
use strict;
-use base qw(Exporter);
+use parent qw(Exporter);
# Module stuff