summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2013-10-10--16-36.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files/upgrades/2013-10-10--16-36.sql')
-rw-r--r--sql-files/upgrades/2013-10-10--16-36.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrades/2013-10-10--16-36.sql b/sql-files/upgrades/2013-10-10--16-36.sql
index 784449898..764e632aa 100644
--- a/sql-files/upgrades/2013-10-10--16-36.sql
+++ b/sql-files/upgrades/2013-10-10--16-36.sql
@@ -4,4 +4,4 @@ CREATE TABLE IF NOT EXISTS `account_data` (
`bank_vault` int(11) unsigned NOT NULL default '0',
PRIMARY KEY (`account_id`)
) ENGINE=MyISAM;
-INSERT INTO `sql_updates` (`timestamp`) VALUES (1381423003); \ No newline at end of file
+INSERT INTO `sql_updates` (`timestamp`) VALUES (1381423003);