From: Frédéric Buclin Date: Sat, 17 Dec 2011 12:53:10 +0000 (+0100) Subject: Fix bustage due to bug 705474 X-Git-Tag: bugzilla-4.2rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d45aa2ec90f32c8e3de1b0397196a5e53ec6ddeb;p=thirdparty%2Fbugzilla.git Fix bustage due to bug 705474 --- diff --git a/createaccount.cgi b/createaccount.cgi index 2348d4e914..98c5c83187 100755 --- a/createaccount.cgi +++ b/createaccount.cgi @@ -34,6 +34,7 @@ use Bugzilla::Error; use Bugzilla::User; use Bugzilla::BugMail; use Bugzilla::Util; +use Bugzilla::Token; # Just in case someone already has an account, let them get the correct footer # on an error message. The user is logged out just after the account is