aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1304_world.sql
diff options
context:
space:
mode:
authorhunteee <none@none>2009-06-18 20:10:59 +0200
committerhunteee <none@none>2009-06-18 20:10:59 +0200
commit491bc7569ba69ee6c43e007dbce24497c39dd12a (patch)
tree56b4d87a39ff53784412ab3addb29275ea777731 /sql/updates/1304_world.sql
parent8e3313ceb22c2fabce6ba7dfc725216534d34255 (diff)
*Add new line to end of sqls.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1304_world.sql')
-rw-r--r--sql/updates/1304_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1304_world.sql b/sql/updates/1304_world.sql
index 9eff09829dc..3e5b7ebc6b4 100644
--- a/sql/updates/1304_world.sql
+++ b/sql/updates/1304_world.sql
@@ -1,3 +1,3 @@
DELETE FROM command WHERE name IN ('reload spell_linked_spell');
INSERT INTO command (name, security, help) VALUES
-('reload spell_linked_spell','3','Usage: .reload spell_linked_spell\r\nReloads the spell_linked_spell DB table.'); \ No newline at end of file
+('reload spell_linked_spell','3','Usage: .reload spell_linked_spell\r\nReloads the spell_linked_spell DB table.');