phpDocumentor sf-active
configuration
[ class tree: sf-active ] [ index: sf-active ] [ all elements ]

Procedural File: global.cfg

Source Location: /global.cfg

Page Details

The global configuration file. This page is included from every page.

This is the global configuration file for sf-active. this file manages all sites on a server. (it doesn't even matter much if you're using different shared/ install for different versions, but if you do so, use the global.cfg from the highest version.)

We do the following things here:

1) setup some basic paths, timezone and a shared Database host.

2) setup the $sitename variable and from there on setup $time_diff and $config_dir

3) include the local configuration file and if that doesn't work, exit with an error.

4) include the page_handler script and setup langauge and theme through that one.

Filesource:  Source Code for this file
Includes
include_once ($config_dir."/sfactive.cfg") [line 93]

the site specific configuration file

[ Top ]

require_once ($shared_path.'/scripts/page_handler.inc') [line 107]

page_handler script. sets sessions, interface-language and themes.

[ Top ]


Constants
DB_SHARED_HOST  [line 38]

DB_SHARED_HOST = ''

The shared database host.


[ Top ]



Documentation generated on Tue, 24 Jun 2008 01:03:34 -0700 by phpDocumentor 1.3.0RC3