Initial commit - Typo3 11.5.41
This commit is contained in:
3
typo3conf/ext/lfeditor/ext_tables.sql
Normal file
3
typo3conf/ext/lfeditor/ext_tables.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
CREATE TABLE be_users (
|
||||
lfeditor_change_editing_modes tinyint(4) unsigned DEFAULT '0' NOT NULL
|
||||
);
|
||||
Reference in New Issue
Block a user