Typo
This commit is contained in:
parent
404e5dde4c
commit
ffda188e9f
@ -29,7 +29,7 @@ CREATE TABLE `ps_configurator_opt_lang` (
|
||||
`id_lang` int(11) NOT NULL,
|
||||
`name` varchar(255) NOT NULL,
|
||||
PRIMARY KEY (`id_configurator_opt`,`id_lang`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
CREATE TABLE `ps_configurator_storage` (
|
||||
|
Loading…
x
Reference in New Issue
Block a user