config.inc.php File Reference


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 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 blSessionUseCookies = 1
$this blSessionEnforceCookies = 1
$this aRobots
$this aRobotsExcept = array()
$this blFixedWidthLayout = 1


Variable Documentation

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

$this aRobots

Initial value:

 array(
                        'googlebot',
                        'ultraseek',
                        'crawl',
                        'spider',
                        'fireball',
                        'robot',
                        'spider',
                        'robot',
                        'slurp',
                        'fast',
                        'altavista',
                        'teoma',
                        )

$this aRobotsExcept = array()

$this blFixedWidthLayout = 1

$this dbHost = '<dbHost_ce>'

$this dbName = '<dbName_ce>'

$this dbPwd = '<dbPwd_ce>'

$this dbType = 'mysql'

$this dbUser = '<dbUser_ce>'

$this iDebug = 0

$this sAdminEmail = ''

$this sAdminSSLURL = null

$this sCompileDir = '<sCompileDir_ce>'

$this sOXIDPHP = "oxid.php"

$this sShopDir = '<sShopDir_ce>'

$this sShopURL = '<sShopURL_ce>'

$this sSSLShopURL = null

$this sTheme = 'basic'


Generated on Wed Oct 29 23:38:33 2008 for OXID eShop CE by  doxygen 1.5.5