convert spaces to tabs

This commit is contained in:
Bruno Gaspar 2013-02-07 17:49:21 +00:00
parent ce0a7f6545
commit 25ad84b1f3
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@
'password' => '',
'charset' => 'utf8',
'prefix' => '',
'schema' => 'public',
'schema' => 'public',
),
'sqlsrv' => array(
@ -119,4 +119,4 @@
),
);
);