Commit 20256d20 by Taylor Otwell

Merge pull request #1691 from brunogaspar/patch-1

Convert spaces to tabs
parents b593b109 25ad84b1
...@@ -71,7 +71,7 @@ return array( ...@@ -71,7 +71,7 @@ return array(
'password' => '', 'password' => '',
'charset' => 'utf8', 'charset' => 'utf8',
'prefix' => '', 'prefix' => '',
'schema' => 'public', 'schema' => 'public',
), ),
'sqlsrv' => array( 'sqlsrv' => array(
...@@ -119,4 +119,4 @@ return array( ...@@ -119,4 +119,4 @@ return array(
), ),
); );
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment