diff --git a/install/assets/install.sql b/install/assets/install.sql index 013a5316..894dadd2 100755 --- a/install/assets/install.sql +++ b/install/assets/install.sql @@ -307,7 +307,7 @@ CREATE TABLE `options` ( -- -- Dumping data for table `options` that stops the version2 trigger from firing -INSERT INTO `options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (NULL, 'version2_trigger', 'true', 'yes') +INSERT INTO `options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (NULL, 'version2_trigger', 'true', 'yes'); -- ---------------------------- -- Table structure for timezones