<?php
define( 'WP_USE_THEMES', true );

/**
* 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.
*/

/** Loads the WordPress Environment and Template */
require DIR . '/wp-blog-header.php';?>