mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Replace DEFAULT_TIME_ZONE in config file with administrative configuration
This commit is contained in:
@@ -1787,6 +1787,10 @@ CREATE TABLE `setting` (
|
||||
-- Dumping data for table `setting`
|
||||
--
|
||||
|
||||
INSERT INTO `setting` (`setting_id`, `field`, `value`) VALUES
|
||||
(1, 'DEFAULT_TIME_ZONE', 's:18:"Australia/Victoria";'),
|
||||
(2, 'systemsort', 'b:0;');
|
||||
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user