summaryrefslogtreecommitdiffstats
path: root/Bugzilla/API/1_0/Constants.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/API/1_0/Constants.pm')
-rw-r--r--Bugzilla/API/1_0/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/API/1_0/Constants.pm b/Bugzilla/API/1_0/Constants.pm
index caf670c7b..44e20124a 100644
--- a/Bugzilla/API/1_0/Constants.pm
+++ b/Bugzilla/API/1_0/Constants.pm
@@ -15,7 +15,7 @@ use Bugzilla::Hook;
use parent qw(Exporter);
-our @EXPORT = qw(
+our @EXPORT_OK = qw(
WS_ERROR_CODE
STATUS_OK