From b269d948485cec5ce90a63d0a13f428834c08001 Mon Sep 17 00:00:00 2001 From: XTZGZoReX Date: Tue, 24 Mar 2009 14:13:04 +0100 Subject: * And a finishing touch on the `command` table. --HG-- branch : trunk --- sql/updates/2161_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/2161_world.sql (limited to 'sql') diff --git a/sql/updates/2161_world.sql b/sql/updates/2161_world.sql new file mode 100644 index 00000000000..718130ebe38 --- /dev/null +++ b/sql/updates/2161_world.sql @@ -0,0 +1,2 @@ +DELETE FROM command WHERE name LIKE "wp mod %"; +DELETE FROM command WHERE name LIKE "wp event %"; \ No newline at end of file -- cgit v1.2.3