From c8c2a3b0da82e3500b92802d4db7fdfcd005b486 Mon Sep 17 00:00:00 2001 From: Chaz Brown Date: Sat, 1 Aug 2009 09:28:36 -0400 Subject: Fix CRLF in SQL update for 4705 --HG-- branch : trunk --- sql/updates/4705_world_trinity_string.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sql') diff --git a/sql/updates/4705_world_trinity_string.sql b/sql/updates/4705_world_trinity_string.sql index 8f55186296e..d16ac64b90c 100644 --- a/sql/updates/4705_world_trinity_string.sql +++ b/sql/updates/4705_world_trinity_string.sql @@ -1,2 +1,2 @@ -DELETE FROM `trinity_string` WHERE `entry` = 6616; -INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES ('6616','Silence is ON for %s'); +DELETE FROM `trinity_string` WHERE `entry` = 6616; +INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES ('6616','Silence is ON for %s'); -- cgit v1.2.3