config.inc.php File Reference

Go to the source code of this file.

Variables

database information

$this dbHost = '<dbHost_ce>'
$this dbName = '<dbName_ce>'
$this dbUser = '<dbUser_ce>'
$this dbPwd = '<dbPwd_ce>'
$this dbType = 'mysql'
$this sShopURL = '<sShopURL_ce>'
$this sSSLShopURL = null
$this sAdminSSLURL = null
$this sShopDir = '<sShopDir_ce>'
$this sCompileDir = '<sCompileDir_ce>'
$this sTheme = 'basic'
$this sCustomTheme = null
$this iUtfMode = '<iUtfMode>'
$this aAllowedUploadTypes = array('jpg', 'gif', 'png', 'pdf', 'mp3', 'avi', 'mpg', 'mpeg', 'doc', 'xls', 'ppt')
$this sOXIDPHP = "oxid.php"
$this iDebug = 0
$this blLogChangesInAdmin = false
$this sAdminEmail = ''
$this blForceSessionStart = false
$this blSessionUseCookies = true
$this aCookieDomains = null
$this aCookiePaths = null
$this aRobots
$this aRobotsExcept = array()
$this aTrustedIPs = array()

Variable Documentation

$this aAllowedUploadTypes = array('jpg', 'gif', 'png', 'pdf', 'mp3', 'avi', 'mpg', 'mpeg', 'doc', 'xls', 'ppt')

Definition at line 29 of file config.inc.php.

$this aCookieDomains = null

Definition at line 66 of file config.inc.php.

$this aCookiePaths = null

Definition at line 70 of file config.inc.php.

$this aRobots
Initial value:
 array(
                        'googlebot',
                        'ultraseek',
                        'crawl',
                        'spider',
                        'fireball',
                        'robot',
                        'spider',
                        'robot',
                        'slurp',
                        'fast',
                        'altavista',
                        'teoma',
                        )

Definition at line 78 of file config.inc.php.

$this aRobotsExcept = array()

Definition at line 94 of file config.inc.php.

$this aTrustedIPs = array()

Definition at line 97 of file config.inc.php.

$this blForceSessionStart = false

Definition at line 59 of file config.inc.php.

$this blLogChangesInAdmin = false

Definition at line 52 of file config.inc.php.

$this blSessionUseCookies = true

Definition at line 62 of file config.inc.php.

$this dbHost = '<dbHost_ce>'

Definition at line 4 of file config.inc.php.

$this dbName = '<dbName_ce>'

Definition at line 5 of file config.inc.php.

$this dbPwd = '<dbPwd_ce>'

Definition at line 7 of file config.inc.php.

$this dbType = 'mysql'

Definition at line 8 of file config.inc.php.

$this dbUser = '<dbUser_ce>'

Definition at line 6 of file config.inc.php.

$this iDebug = 0

Definition at line 49 of file config.inc.php.

$this iUtfMode = '<iUtfMode>'

Definition at line 26 of file config.inc.php.

$this sAdminEmail = ''

Definition at line 55 of file config.inc.php.

$this sAdminSSLURL = null

Definition at line 11 of file config.inc.php.

$this sCompileDir = '<sCompileDir_ce>'

Definition at line 13 of file config.inc.php.

$this sCustomTheme = null

Definition at line 19 of file config.inc.php.

$this sOXIDPHP = "oxid.php"

Definition at line 37 of file config.inc.php.

$this sShopDir = '<sShopDir_ce>'

Definition at line 12 of file config.inc.php.

$this sShopURL = '<sShopURL_ce>'

Definition at line 9 of file config.inc.php.

$this sSSLShopURL = null

Definition at line 10 of file config.inc.php.

$this sTheme = 'basic'

Definition at line 16 of file config.inc.php.


Generated by  doxygen 1.6.2