mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Fixed line endings
--HG-- branch : trunk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry` IN (1027, 1028);
|
||||
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
|
||||
(1027, 'SQL driver query logging enabled.'),
|
||||
DELETE FROM `trinity_string` WHERE `entry` IN (1027, 1028);
|
||||
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
|
||||
(1027, 'SQL driver query logging enabled.'),
|
||||
(1028, 'SQL driver query logging disabled.');
|
||||
Reference in New Issue
Block a user