Commit 955aba68 authored by justdave%bugzilla.org's avatar justdave%bugzilla.org

Fixing tinderbox bustage from previous checkin.

a= justdave
parent 5ddb84da
......@@ -23,7 +23,7 @@
package Bugzilla::Auth;
use strict;
use Exporter qw(import);
use base qw(Exporter);
@Bugzilla::Auth::EXPORT = qw(bz_crypt);
use Bugzilla::Config;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment