mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Update 2013_05_26_00_world_trinity_string.sql
Remove BOM
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry`=854 LIMIT 1;
|
||||
DELETE FROM `trinity_string` WHERE `entry`=854 LIMIT 1;
|
||||
INSERT INTO `trinity_string` (`entry`, `content_default`, content_loc1, content_loc2, content_loc3, content_loc4, content_loc5, content_loc6, content_loc7, content_loc8) VALUES
|
||||
(854, '└ Mails: %d Read/%u Total', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user