Spaces over tabs

This commit is contained in:
Lucas Mezêncio 2016-08-22 15:46:08 -03:00 committed by GitHub
parent 679045e0dd
commit 34446c5ea5

View File

@ -67,7 +67,7 @@ Simply add this code at the end of your ``app/config/database.php`` file:
'database' => 'WRKRDBDIRE entry', 'database' => 'WRKRDBDIRE entry',
'prefix' => '', 'prefix' => '',
'schema' => 'default schema', 'schema' => 'default schema',
'port' => 50000, 'port' => 50000,
'signon' => 3, 'signon' => 3,
'ssl' => 0, 'ssl' => 0,
'commitMode' => 2, 'commitMode' => 2,