aboutsummaryrefslogtreecommitdiffstats
path: root/blog/web/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'blog/web/index.php')
-rw-r--r--blog/web/index.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/blog/web/index.php b/blog/web/index.php
deleted file mode 100644
index fbc0ef37f..000000000
--- a/blog/web/index.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-
-# Copy of the lines from WP main index.php, so it can be in subdirectory
-define('WP_USE_THEMES', true);
-require('./wp/wp-blog-header.php');
-