v1.10.5 updates
update Fixes testclasses Apply fixes from StyleCI Update .travis.yml Revert "Update .travis.yml" This reverts commit 462dd1cb44402f6cbcb516ff17e48d1d562e98e2.
This commit is contained in:

committed by
Manish Verma

parent
c4247368c8
commit
b11a4f6649
@@ -1457,7 +1457,7 @@ CREATE TABLE `settings_system` (
|
||||
--
|
||||
|
||||
INSERT INTO `settings_system` (`id`, `status`, `url`, `name`, `department`, `page_size`, `log_level`, `purge_log`, `api_enable`, `api_key_mandatory`, `api_key`, `name_format`, `time_farmat`, `date_format`, `date_time_format`, `day_date_time`, `time_zone`, `content`, `version`, `created_at`, `updated_at`) VALUES
|
||||
(1, 1, '', '', '1', '', '', '', 0, 0, '', '', NULL, NULL, 1, '', 32, '', '1.10.4', '2016-12-13 03:19:29', '2016-12-13 03:19:29');
|
||||
(1, 1, '', '', '1', '', '', '', 0, 0, '', '', NULL, NULL, 1, '', 32, '', '1.10.5', '2016-12-13 03:19:29', '2016-12-13 03:19:29');
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user