Add soundcloud url to lineup
This commit is contained in:
@@ -61,6 +61,7 @@ CREATE TABLE tx_eptheme_domain_model_lineup
|
||||
twitter_url varchar(255) DEFAULT '' NOT NULL,
|
||||
instagram_url varchar(255) DEFAULT '' NOT NULL,
|
||||
youtube_url varchar(255) DEFAULT '' NOT NULL,
|
||||
soundcloud_url varchar(255) DEFAULT '' NOT NULL,
|
||||
sorting int(11) unsigned DEFAULT '0' NOT NULL,
|
||||
tt_content int(11) unsigned DEFAULT '0' NOT NULL,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user