From 0fb06f63e5529f7c712f44f70f8a0522ce2c47ea Mon Sep 17 00:00:00 2001 From: Shauren Date: Fri, 19 Nov 2010 13:56:49 +0100 Subject: Fixed line endings --HG-- branch : trunk --- sql/updates/10470_world_trinity_string.sql | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sql/updates') diff --git a/sql/updates/10470_world_trinity_string.sql b/sql/updates/10470_world_trinity_string.sql index 03b507de7a4..c6cac6daaa0 100644 --- a/sql/updates/10470_world_trinity_string.sql +++ b/sql/updates/10470_world_trinity_string.sql @@ -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.'); \ No newline at end of file -- cgit v1.2.3