Fix a typo

This commit is contained in:
Killyana
2015-11-24 17:46:44 +01:00
parent 3d39993803
commit 3cd2301128

View File

@@ -1,4 +1,4 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=2287 AND `source_type`=0 AND `id`=3;
UPDATE `smart_scripts SET `link`=0 WHERE `entryorguid`=2287 AND `source_type`=0 AND `id`=2;
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=2287 AND `source_type`=0 AND `id`=2;
DELETE FROM `smart_scripts` WHERE `entryorguid`=15491 AND `source_type`=0;