b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ 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 45]
[ Top ]

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

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

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

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

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

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

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

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

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


Constants
EVO_CONFIG_LOADED  [line 30]

EVO_CONFIG_LOADED = true

This makes sure the config does not get loaded twice in Windows (when the /conf file is in a path containing uppercase letters as in /Blog/conf).


[ Top ]



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