File/include/include_others.inc

Description

Master include file for the whole project.

Master include file for CIB components, parses the URI to determine which other include files are needed by the current script. This file starts the session. One of the sub-included files normally will create the appropriate database connections.

This file is part of CompInaBox.

Includes
 include ("$CIB_INCLUDE_PATH/tools/{$CIB_TOOL_NAME}_header.inc") (line 87)
 include ("$CIB_CONFIG_PATH/comps/{$CIB_COMP_UNIXNAME}_config.inc") (line 84)
 include_once ("$CIB_CONFIG_PATH/tools/{$CIB_TOOL_NAME}_config.inc") (line 81)
 include_once ("$CIB_INCLUDE_PATH/session_user_setup.inc") (line 94)
 require ("paths.inc") (line 21)

Include basic path information

Documentation generated on Tue, 25 Apr 2006 13:02:56 -0400 by phpDocumentor 1.3.0RC3