summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2013-10-27--16-47.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files/upgrades/2013-10-27--16-47.sql')
-rw-r--r--sql-files/upgrades/2013-10-27--16-47.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrades/2013-10-27--16-47.sql b/sql-files/upgrades/2013-10-27--16-47.sql
index e1a4a28f2..81131726c 100644
--- a/sql-files/upgrades/2013-10-27--16-47.sql
+++ b/sql-files/upgrades/2013-10-27--16-47.sql
@@ -3,4 +3,4 @@ ALTER TABLE `inventory` MODIFY `equip` int(11) unsigned NOT NULL default '0';
ALTER TABLE `storage` MODIFY `equip` int(11) unsigned NOT NULL default '0';
ALTER TABLE `cart_inventory` MODIFY `equip` int(11) unsigned NOT NULL default '0';
ALTER TABLE `guild_storage` MODIFY `equip` int(11) unsigned NOT NULL default '0';
-INSERT INTO `sql_updates` (`timestamp`) VALUES (1382892428); \ No newline at end of file
+INSERT INTO `sql_updates` (`timestamp`) VALUES (1382892428);