summaryrefslogtreecommitdiff
path: root/db/update.d/10_Questions.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/update.d/10_Questions.php')
-rw-r--r--db/update.d/10_Questions.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/db/update.d/10_Questions.php b/db/update.d/10_Questions.php
deleted file mode 100644
index f0e7df55..00000000
--- a/db/update.d/10_Questions.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-_add_index("Questions", array("UID"));
-_add_index("Questions", array("AID"));
-?>