Adjust to new link wizard
This commit is contained in:
@@ -9,7 +9,7 @@ CREATE TABLE tx_eptrack_domain_model_redirect (
|
||||
|
||||
label varchar(255) DEFAULT '' NOT NULL,
|
||||
redirect_from varchar(255) DEFAULT '' NOT NULL,
|
||||
target_page_uid int(11) unsigned DEFAULT '0' NOT NULL,
|
||||
target_page_uid varchar(255) DEFAULT '' NOT NULL,
|
||||
tracking_code varchar(255) DEFAULT '' NOT NULL,
|
||||
response_code char(3) DEFAULT '301' NOT NULL,
|
||||
utm_source varchar(255) DEFAULT '' NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user