Skip to content

Commit 25ad84b

Browse files
committed
convert spaces to tabs
1 parent ce0a7f6 commit 25ad84b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/config/database.php

Lines changed: 2 additions & 2 deletions
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(
@@ -119,4 +119,4 @@
119119

120120
),
121121

122-
);
122+
);

0 commit comments

Comments
 (0)