Incorporate changes made for old version 5.2.4.2
This commit is contained in:
@@ -69,7 +69,7 @@ CREATE TABLE `configs` (
|
||||
LOCK TABLES `configs` WRITE;
|
||||
/*!40000 ALTER TABLE `configs` DISABLE KEYS */;
|
||||
INSERT INTO `configs` VALUES
|
||||
(1,'ol_version','5.2.4.1'),
|
||||
(1,'ol_version','5.2.4.2'),
|
||||
(2,'log_name','OpenLog'),
|
||||
(3,'banner','1'),
|
||||
(4,'background_color','#003333'),
|
||||
|
||||
Reference in New Issue
Block a user