summaryrefslogtreecommitdiffstats
path: root/install/content.sql
diff options
context:
space:
mode:
Diffstat (limited to 'install/content.sql')
-rw-r--r--install/content.sql4
1 files changed, 0 insertions, 4 deletions
diff --git a/install/content.sql b/install/content.sql
deleted file mode 100644
index ca730611..00000000
--- a/install/content.sql
+++ /dev/null
@@ -1,4 +0,0 @@
-USE openslx;
-
-INSERT INTO property (name, dateline, value) VALUES ('webif-version', 0, 11);
-