aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaz Brown <iamparadox@netscape.net>2009-04-01 23:53:52 -0400
committerChaz Brown <iamparadox@netscape.net>2009-04-01 23:53:52 -0400
commitc73cfdd4516228dca3bbb86b91c24a83e6b4465e (patch)
tree8c92d9b3ef7789a240d962cb68f0219e06d9163a
parent30eedaa72d0873489464239f636c0705a7459b06 (diff)
Remove ahbotoptions commands from DB
--HG-- branch : trunk
-rw-r--r--sql/updates/2346_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/2346_world.sql b/sql/updates/2346_world.sql
new file mode 100644
index 00000000000..f3cb07b6604
--- /dev/null
+++ b/sql/updates/2346_world.sql
@@ -0,0 +1,2 @@
+DELETE FROM `command` WHERE `name` LIKE "ahbotoption %";
+DELETE FROM `command` WHERE `name` LIKE "ahbotoptions %";