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