aboutsummaryrefslogtreecommitdiffstats
path: root/blog/web/index.php
blob: fbc0ef37f061a8823dfddb5568f46cd497eb7975 (plain)
1
2
3
4
5
6
<?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');