From: Frédéric Buclin Date: Sat, 17 Dec 2011 12:47:38 +0000 (+0100) Subject: Fix bustage due to bug 705474 X-Git-Tag: bugzilla-4.3.1~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ddbf70530669fb0fe15c9cfc36050344e1ebff;p=thirdparty%2Fbugzilla.git Fix bustage due to bug 705474 --- diff --git a/createaccount.cgi b/createaccount.cgi index 90530b3c59..09999865fe 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