blueshoes php application framework and cms            _
[ class tree: _ ] [ index: _ ] [ all elements ]

Procedural File: blueshoes.ini.php

Source Location: /blueshoes.ini.php



Classes:



Page Details:

***********************************************************************

Blue Shoes INI File !!! DO NOT EDIT !!! ************************************************************************ This file should hold "Blue Shoes" initialization data. It may also hold defaults. To overwrite the defaults use the site's config file, refered as global.conf.php. !!! DO NOT EDIT HERE !!! NOTE: On an update it may be possible that this file is overwritten. That means NO CONFIGURATION DATA in here. (Again: use global.conf.php instead).

The main idea of this file are a) Define important variables and constants needed over the whole BS-system. b) ---




Tags:

see:  global.conf.php DISCLAIMER This code is provided to you, "as is". Best efforts have been made to maintain it, but the authors are not responsible for the results of any defects that may be found to exist, or any lost profits or other consequential damages that may result from such defects. You should not assume that this code is error-free or that it will be suitable for the particular purpose that you have in mind when using it.
version:  4.3.$Revision: 1.5 $ $Date: 2003/11/30 16:12:08 $
author:  andrej arn <at blueshoes dot org>
author:  Sam Blum <at blueshoes dot org>


Includes:

require_once($APP['path']['core'].'lang/Bs_Misc.lib.php') [line 110]
require_once($APP['path']['core'].'lang/Bs_XRay.class.php') [line 109]
*********************************************************************** !!! FIRST INCLUDE THIS !!! Very Basic Requires. Classes that are like PHP language extentions with potential used in almost evey class of function. Many things depend on them.

require_once($APP['path']['core'].'lang/Bs_Error.class.php') [line 111]
require_once($APP['path']['core'].'lang/Bs_Logger.class.php') [line 112]
require_once($APP['path']['core'].'lang/Bs_Exception.class.php') [line 120]
require_once($APP['path']['core'].'Bs_Object.class.php') [line 119]
*********************************************************************** !!! THEN INCLUDE THIS !!! Basic BS-Classes that are used in almost all our classes.







Documentation generated on Mon, 29 Dec 2003 21:07:58 +0100 by phpDocumentor 1.2.3