Warning: include(../includes/config.inc.php) [function.include]: failed to open stream: No such file or directory in /home/abrahamrich/barbaragreenstreet.com/index.php on line 3
Warning: include() [function.include]: Failed opening '../includes/config.inc.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/abrahamrich/barbaragreenstreet.com/index.php on line 3
Warning: include(DOC_ROOT/public/profiles.php) [function.include]: failed to open stream: No such file or directory in /home/abrahamrich/barbaragreenstreet.com/index.php on line 4
Warning: include() [function.include]: Failed opening 'DOC_ROOT/public/profiles.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/abrahamrich/barbaragreenstreet.com/index.php on line 4
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('./wp-blog-header.php');
echo "";
?>