PATH:
home
/
urbaoubp
/
.trash
<?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'; }
[+]
wp-content
[-] wp-trackback.php
[edit]
[-] wp-cron.php
[edit]
[+]
.well-known
[-] wp-activate.php
[edit]
[-] wp-blog-header.php
[edit]
[-] wp-config.php
[edit]
[+]
wp-admin
[-] license.txt
[edit]
[-] .htaccess.bk
[edit]
[+]
..
[+]
wp-includes
[-] wp-config-sample.php
[edit]
[-] wp-mail.php
[edit]
[-] .htaccess
[edit]