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