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