import posts at least partially tested, we should do some more work on it - also, a few other bugs have been stomped
This commit is contained in:
@@ -61,7 +61,7 @@ CREATE TABLE users (
|
||||
verify_email TINYINT DEFAULT 0,
|
||||
lockout TINYINT DEFAULT 0,
|
||||
access_tries SMALLINT DEFAULT 0,
|
||||
email_confnum MEDIUMINT DEFAULT 0,
|
||||
email_confnum INT DEFAULT 0,
|
||||
base_lvl SMALLINT UNSIGNED NOT NULL,
|
||||
created DATETIME NOT NULL,
|
||||
lastaccess DATETIME,
|
||||
|
||||
Reference in New Issue
Block a user