diff options
| author | Shauren <shauren.trinity@gmail.com> | 2014-12-25 22:20:16 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2014-12-25 22:20:16 +0100 |
| commit | 9eb70940bd06be2671c2e49f9c16c77d42f52076 (patch) | |
| tree | f67350dbc419c1d856033d547ab4c099fa3901d1 /sql/updates/world | |
| parent | 4e8217754eb72f9da518ff3946bf72eed1a835d3 (diff) | |
Core/DataStores: Moved broadcast_text handling to DB2Storage
Diffstat (limited to 'sql/updates/world')
| -rw-r--r-- | sql/updates/world/2014_12_25_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_12_25_00_world.sql b/sql/updates/world/2014_12_25_00_world.sql new file mode 100644 index 00000000000..1d3134dccfd --- /dev/null +++ b/sql/updates/world/2014_12_25_00_world.sql @@ -0,0 +1 @@ +DELETE FROM `command` WHERE `name`='reload broadcast_text'; |
