b2evolution

Multilingual multiuser multiblog engine

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

Procedural File: default.php

Source Location: /blogs/default.php

Page Details

This is the main public interface file!

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 (_toolbar.inc.php) [line 48]
[ Top ]

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

First thing: Do the minimal initializations required for b2evo:

[ Top ]

require_once (_main.inc.php) [line 26]

Check this: we are requiring _main.inc.php INSTEAD of _blog_main.inc.php because we are not

trying to initialize any particular blog

[ Top ]



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