summaryrefslogtreecommitdiff
path: root/db/update.d/09_news_comments.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/update.d/09_news_comments.php')
-rw-r--r--db/update.d/09_news_comments.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/db/update.d/09_news_comments.php b/db/update.d/09_news_comments.php
deleted file mode 100644
index 51c0df12..00000000
--- a/db/update.d/09_news_comments.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-_add_index("news_comments", array("UID"));
-?>