XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Variables
index.php File Reference

Go to the source code of this file.

Variables

const __XE__ TRUE
 Declare constants for generic use and for checking to avoid a direct call from the Web. More...
 
 $oContext = Context::getInstance()
 Include the necessary configuration files. More...
 

Variable Documentation

$oContext = Context::getInstance()

Include the necessary configuration files.

Initialize by creating Context object Set all Request Argument/Environment variables

Definition at line 45 of file index.php.

const __XE__ TRUE

Declare constants for generic use and for checking to avoid a direct call from the Web.

Definition at line 35 of file index.php.