b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.9) [ class tree: conf ] [ index: conf ] [ all elements ]

Procedural File: _config.php

Source Location: /blogs/conf/_config.php

Page Details

This is b2evolution's main config file, which just includes all the other config files.

This file should not be edited. You should edit the sub files instead.

See _basic_config.php for the basic settings.

Filesource:  Source Code for this file
Includes
include_once (dirname(__FILE__).'/_config_TEST.php') [line 23]
[ Top ]

include_once (dirname(__FILE__).'/_overrides_TEST.php') [line 33]
[ Top ]

require_once (dirname(__FILE__).'/_basic_config.php') [line 20]
[ Top ]

require_once (dirname(__FILE__).'/_admin.php') [line 28]
[ Top ]

require_once (dirname(__FILE__).'/_locales.php') [line 26]
[ Top ]

require_once (dirname(__FILE__).'/_stats.php') [line 29]
[ Top ]

require_once (dirname(__FILE__).'/_application.php') [line 30]
[ Top ]

require_once (dirname(__FILE__).'/_formatting.php') [line 27]
[ Top ]

require_once (dirname(__FILE__).'/_advanced.php') [line 25]
[ Top ]


Constants
EVO_CONFIG_LOADED  [line 18]

EVO_CONFIG_LOADED = true

This is b2evolution's main config file, which just includes all the other config files.

This file should not be edited. You should edit the sub files instead.

See _basic_config.php for the basic settings.

API Tags:
Filesource:  Source Code for this file


[ Top ]



Documentation generated on Tue, 18 Dec 2007 19:13:23 +0100 by phpDocumentor 1.4.0