aboutsummaryrefslogtreecommitdiff
path: root/engine/schema/upgrades/2008112001.sql
diff options
context:
space:
mode:
Diffstat (limited to 'engine/schema/upgrades/2008112001.sql')
-rw-r--r--engine/schema/upgrades/2008112001.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/schema/upgrades/2008112001.sql b/engine/schema/upgrades/2008112001.sql
index b17e30a1e..9159e6c6f 100644
--- a/engine/schema/upgrades/2008112001.sql
+++ b/engine/schema/upgrades/2008112001.sql
@@ -21,4 +21,4 @@ CREATE TEMPORARY TABLE __upgrade_2008112001_1 (
DELETE FROM `prefix_metadata` WHERE id in (SELECT id from __upgrade_2008112001_1);
---DROP TABLE __upgrade_2008112001_1; \ No newline at end of file
+DROP TABLE __upgrade_2008112001_1; \ No newline at end of file