Skip to content

Commit 441ad92

Browse files
committed
Convert spaces to tab.
Signed-off-by: Edwin <tkaw220@gmail.com>
1 parent 7e81f9d commit 441ad92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/database.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
'password' => '',
7272
'charset' => 'utf8',
7373
'prefix' => '',
74-
'schema' => 'public',
74+
'schema' => 'public',
7575
),
7676

7777
'sqlsrv' => array(

0 commit comments

Comments
 (0)