SQL: Corrected sql file

This commit is contained in:
Shauren
2012-07-10 18:58:52 +02:00
parent 85135512b1
commit 7c7915d526

View File

@@ -1 +1 @@
ALTER TABLE `item_template` ADD `FlagsCu` INT(10) UNSIGNED NOT NULL DEFAULT 0 AFTER `Id`;
ALTER TABLE `item_template_addon` ADD `FlagsCu` INT(10) UNSIGNED NOT NULL DEFAULT 0 AFTER `Id`;