|
Server IP : 127.0.0.80 / Your IP : 216.73.216.47 Web Server : Apache System : Linux h2web236 4.9.0-0.bpo.12-amd64 #1 SMP Debian 4.9.210-1+deb9u1~deb8u1~bpo8+1 (2026-07-14) x86_64 User : uid218856 ( 218856) PHP Version : 8.2.31 Disable Function : passthru,exec,system,popen,shell_exec,proc_open,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (2775) : /home/clients/801725e5bbcde0213474dc87c6866230/sites/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';