/config.inc.php
Description
Description
|
Constants
|
Functions
filesource:
Source Code for this file
Constants
Description
|
Constants
|
Functions
APP
= FILE_BASE.'/application' (line
44
)
APP_CONTROLLERS
= APP.'/controllers' (line
57
)
APP_FORMS
= APP.'/forms' (line
59
)
APP_MODELS
= APP.'/models' (line
56
)
APP_VALIDATION
= APP.'/validation' (line
60
)
APP_VIEWS
= APP.'/views' (line
58
)
DATABASE
= 'Database to use' (line
30
)
EXCEPTION_ADMIN_EMAIL
= false (line
33
)
EXCEPTION_LOG_TO_FILE
= true (line
32
)
FILE_BASE
= 'full path to site on disk' (line
24
)
FILE_ERROR_LOG
= FILE_BASE.'/errors/error.log' (line
54
)
HOST
= 'database server' (line
27
)
INCLUDES
= FILE_BASE.'/includes' (line
62
)
LIB
= FILE_BASE.'/lib' (line
43
)
LIB_CORE
= LIB.'/core' (line
46
)
LIB_DATABASE
= LIB.'/database' (line
47
)
LIB_EXCEPTIONS
= LIB.'/exceptions' (line
53
)
LIB_FORMS
= LIB.'/forms' (line
48
)
LIB_TEMPLATES
= LIB.'/templates' (line
51
)
LIB_UTILITIES
= LIB.'/utilities' (line
50
)
LIB_VALIDATION
= LIB.'/validation' (line
49
)
PASSWORD
= 'users password' (line
29
)
SITE_STRAPLINE
= 'Brief description in here' (line
36
)
SITE_TITLE
= 'Framework' (line
35
)
TEMPLATES
= FILE_BASE.'/templates' (line
63
)
URL_BASE
= 'URL TO ROOT OF SITE' (line
25
)
USER
= 'database user name' (line
28
)
Functions
Description
|
Constants
|
Functions
exceptions_error_handler
(line
88
)
void
exceptions_error_handler
(
$intSeverity
,
$strMessage
,
$strFilename
,
$intLine
)
$intSeverity
$strMessage
$strFilename
$intLine
__autoload
(line
68
)
void
__autoload
(
$strClass
)
$strClass
Documentation generated on Sun, 13 Dec 2009 19:39:42 +0000 by
phpDocumentor 1.4.3