4 lines
99 B
SQL
4 lines
99 B
SQL
CREATE TABLE be_users (
|
|
lfeditor_change_editing_modes tinyint(4) unsigned DEFAULT '0' NOT NULL
|
|
);
|