From 491bc7569ba69ee6c43e007dbce24497c39dd12a Mon Sep 17 00:00:00 2001 From: hunteee Date: Thu, 18 Jun 2009 20:10:59 +0200 Subject: *Add new line to end of sqls. --HG-- branch : trunk --- sql/updates/741_world.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates/741_world.sql') diff --git a/sql/updates/741_world.sql b/sql/updates/741_world.sql index da59a6d3633..a93d4e2bd01 100644 --- a/sql/updates/741_world.sql +++ b/sql/updates/741_world.sql @@ -8,4 +8,3 @@ REPLACE INTO `command` (`name`,`security`,`help`) VALUES ('ticket assign','3','U REPLACE INTO `command` (`name`,`security`,`help`) VALUES ('ticket unassign','3','Usage: .ticket unassign $ticketid.\r\nUnassigns the specified ticket from the current assigned Game Master.'); REPLACE INTO `command` (`name`,`security`,`help`) VALUES ('ticket comment','2','Usage: .ticket comment $ticketid $comment.\r\nAllows the adding or modifying of a comment to the specified ticket.'); REPLACE INTO `command` (`name`,`security`,`help`) VALUES ('reload tickets','4','Usage: .reload tickets.\r\nReloads GM Tickets from the database and re-caches them into memory.'); - -- cgit v1.2.3