mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12187] Remove user_website field
PHPBB3-12187
This commit is contained in:
@@ -1040,7 +1040,6 @@ CREATE TABLE phpbb_users (
|
||||
user_yim blob NOT NULL,
|
||||
user_msnm blob NOT NULL,
|
||||
user_jabber blob NOT NULL,
|
||||
user_website blob NOT NULL,
|
||||
user_form_salt varbinary(96) DEFAULT '' NOT NULL,
|
||||
user_new tinyint(1) UNSIGNED DEFAULT '1' NOT NULL,
|
||||
user_reminded tinyint(4) DEFAULT '0' NOT NULL,
|
||||
|
Reference in New Issue
Block a user