b2evolution

Multilingual multiuser multiblog engine

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

Procedural File: index.php

Source Location: /blogs/index.php

Page Details

This is the main public interface file.

IF YOU ARE READING THIS IN YOUR WEB BROWSER, IT MEANS THAT PHP IS NOT PROPERLY INSTALLED ON YOUR WEB SERVER. IF YOU DON'T KNOW WHAT THIS MEANS, CONTACT YOUR SERVER ADMINISTRATOR OR YOUR HOSTING COMPANY.

This file is NOT mandatory. You can delete it if you want. You can also replace the contents of this file with contents similar to the contents of a_stub.php, a_noskin.php, multiblogs.php, etc.

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 108]
[ Top ]

require (dirname(__FILE__).'/default.php') [line 82]
[ Top ]

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

First thing: Do the minimal initializations required for b2evo:

[ Top ]

require_once (_main.inc.php) [line 27]
[ Top ]



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