diff --git a/install/assets/install.sql b/install/assets/install.sql index 7a918282..013a5316 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', 'yes', 'true') +INSERT INTO `options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (NULL, 'version2_trigger', 'true', 'yes') -- ---------------------------- -- Table structure for timezones