HEX
Server: Apache/2.4.63
System: Linux vh366 5.4.0-216-generic #236~18.04.1-Ubuntu SMP Fri Apr 18 12:27:13 UTC 2025 x86_64
User: cn38159 (7322)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: /home/c/cn38159/rzyi.ru/public_html/wp-blog-header.php
<?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';

}