From 657b4257b2bf476d5655c692fa47a294da1edf5e Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Thu, 1 Jan 2009 20:25:14 +0100 Subject: * Fix obsolete string parsing * Change trinity_string entry * Fix improper syntax error messages * Fix crash issue when commenting a ticket * By Machiavelli --HG-- branch : trunk --- sql/updates/747_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/747_world.sql (limited to 'sql/updates/747_world.sql') diff --git a/sql/updates/747_world.sql b/sql/updates/747_world.sql new file mode 100644 index 00000000000..b526781b141 --- /dev/null +++ b/sql/updates/747_world.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default`='Ticket %d is already assigned.' WHERE (`entry`='2008'); \ No newline at end of file -- cgit v1.2.3