diff options
author | vincent-michael <vincent_michael@gmx.de> | 2016-11-06 00:35:43 +0100 |
---|---|---|
committer | vincent-michael <vincent_michael@gmx.de> | 2016-11-06 00:35:43 +0100 |
commit | 9d88e78961cc92c2914ffb25333f35433a0c9682 (patch) | |
tree | 8effe70835a35de37ec46d543880cb6db2c5445b /sql | |
parent | 08c56c53494003999b4801becd61a7ccf2962b08 (diff) |
DB/Hotfixes: Cleanup after 08c56c53494003999b4801becd61a7ccf2962b08
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/hotfixes/master/2016_11_06_01_hotfixes.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/hotfixes/master/2016_11_06_01_hotfixes.sql b/sql/updates/hotfixes/master/2016_11_06_01_hotfixes.sql new file mode 100644 index 00000000000..8824ccbf81a --- /dev/null +++ b/sql/updates/hotfixes/master/2016_11_06_01_hotfixes.sql @@ -0,0 +1 @@ +DELETE FROM `broadcast_text` WHERE `ID`=108278; |