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 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 = 0
$this sAdminEmail = ''
$this blForceSessionStart = 0
$this blSessionUseCookies = 1
$this sCookieDomain = null
$this aRobots
$this aRobotsExcept = array()


Variable Documentation

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

Definition at line 27 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 72 of file config.inc.php.

$this aRobotsExcept = array()

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

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

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

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

$this dbHost = '<dbHost_ce>'

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

$this dbName = '<dbName_ce>'

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

$this dbPwd = '<dbPwd_ce>'

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

$this dbType = 'mysql'

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

$this dbUser = '<dbUser_ce>'

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

$this iDebug = 0

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

$this iUtfMode = '<iUtfMode>'

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

$this sAdminEmail = ''

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

$this sAdminSSLURL = null

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

$this sCompileDir = '<sCompileDir_ce>'

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

$this sCookieDomain = null

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

$this sOXIDPHP = "oxid.php"

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

$this sShopDir = '<sShopDir_ce>'

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

$this sShopURL = '<sShopURL_ce>'

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

$this sSSLShopURL = null

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

$this sTheme = 'basic'

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


Generated on Tue Aug 4 09:10:00 2009 for OXID eShop CE by  doxygen 1.5.5