diff options
Diffstat (limited to 'wp-inst/index.php')
-rw-r--r-- | wp-inst/index.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/wp-inst/index.php b/wp-inst/index.php deleted file mode 100644 index 3e3db40..0000000 --- a/wp-inst/index.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php -/* Short and sweet */ -define('WP_USE_THEMES', true); -require('./wp-blog-header.php'); -?>
\ No newline at end of file |