b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: main ] [ index: main ] [ all elements ]

Procedural File: a_stub.php

Source Location: /blogs/a_stub.php

Page Details

THIS IS ACTUALLY A DUPLICATE OF blog1.php . We leave this file here because some ancient doc still refers to it.

This is a stub file for displaying a b2evolution blog.

A stub file is used to anchor a particular blog in a particular location of your website. More info: http://manual.b2evolution.net/Stub_file

b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html

Copyright:  (c)2003-2008 by Francois PLANQUE - http://fplanque.net/
Filesource:  Source Code for this file
Includes
require (_blog_main.inc.php) [line 45]
[ Top ]

require_once (dirname(__FILE__).'/conf/_config.php') [line 43]

That's it, now let b2evolution do the rest! :)

Note: if you put this file in a subdirectory, you will need to adjust the path below, for example: require_once dirname(__FILE__).'/../conf/_config.php';

[ Top ]



Documentation generated on Sat, 06 Mar 2010 03:22:04 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).