database.defaults.php
Table of Contents
-
DB_ENCODING
= 'utf8'
-
DB_HOST
= 'localhost'
-
DB_NAME
= 'not_configured'
-
DB_PASS
= 'not_configured'
-
DB_PORT
= '3306'
-
DB_SCHEMA
= ''
-
DB_STORAGE_ENGINE
= 'MYISAM'
-
DB_TABLE_PREFIX
= 'exponent'
-
DB_USER
= 'not_configured'
DB_ENCODING
public
mixed
DB_ENCODING
= 'utf8'
DB_HOST
public
mixed
DB_HOST
= 'localhost'
DB_NAME
public
mixed
DB_NAME
= 'not_configured'
DB_PASS
public
mixed
DB_PASS
= 'not_configured'
DB_PORT
public
mixed
DB_PORT
= '3306'
DB_SCHEMA
public
mixed
DB_SCHEMA
= ''
DB_STORAGE_ENGINE
public
mixed
DB_STORAGE_ENGINE
= 'MYISAM'
DB_TABLE_PREFIX
public
mixed
DB_TABLE_PREFIX
= 'exponent'
DB_USER
public
mixed
DB_USER
= 'not_configured'