Fixed line endings

--HG--
branch : trunk
This commit is contained in:
Shauren
2010-11-19 13:56:49 +01:00
parent 30908638cb
commit 0fb06f63e5

View File

@@ -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.');