<?php 
/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/
?>
<?php
/**
 * Front to the WordPress application.
 *
 * @package WordPress
 */

define('WP_USE_THEMES', true);
require DIR . '/wp-blog-header.php';