convert spaces to tabs
This commit is contained in:
parent
ce0a7f6545
commit
25ad84b1f3
|
@ -71,7 +71,7 @@
|
||||||
'password' => '',
|
'password' => '',
|
||||||
'charset' => 'utf8',
|
'charset' => 'utf8',
|
||||||
'prefix' => '',
|
'prefix' => '',
|
||||||
'schema' => 'public',
|
'schema' => 'public',
|
||||||
),
|
),
|
||||||
|
|
||||||
'sqlsrv' => array(
|
'sqlsrv' => array(
|
||||||
|
|
Loading…
Reference in New Issue