Просмотр файла wordpress/index.php

Размер файла: 94B
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>