mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 20:31:41 +02:00
Increment bootstrap version. Fix for bbarea width.
This commit is contained in:
@@ -577,7 +577,7 @@ CREATE TABLE userclass_classes (
|
||||
|
||||
CREATE TABLE user_extended (
|
||||
user_extended_id int(10) unsigned NOT NULL default '0',
|
||||
user_hidden_fields text NOT NULL,
|
||||
user_hidden_fields text,
|
||||
PRIMARY KEY (user_extended_id)
|
||||
) ENGINE=MyISAM;
|
||||
# --------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user