Accidentally checked in local config value
This commit is contained in:
parent
4733682a62
commit
e57e29675b
|
@ -39,7 +39,7 @@ $CC_CONFIG = array(
|
||||||
'password' => 'test',
|
'password' => 'test',
|
||||||
'hostspec' => 'localhost',
|
'hostspec' => 'localhost',
|
||||||
'phptype' => 'pgsql',
|
'phptype' => 'pgsql',
|
||||||
'database' => 'Campcaster-paul',
|
'database' => 'Campcaster-test',
|
||||||
),
|
),
|
||||||
'tblNamePrefix' => 'as_',
|
'tblNamePrefix' => 'as_',
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue