Commit 99e17c2
feat: Update index.php to allow users to just copy paste the line on the config.php file
The initial syntax used double quotes and two points which is not the correct syntax in the config.php file instead of simple quote and "=>".
This proposition to allow users to just copy paste the line into their config.php file
Signed-off-by: waazdakka <raphael.piedallu@live.com>1 parent 856af67 commit 99e17c2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1987 | 1987 | | |
1988 | 1988 | | |
1989 | 1989 | | |
1990 | | - | |
| 1990 | + | |
1991 | 1991 | | |
1992 | 1992 | | |
1993 | 1993 | | |
| |||
0 commit comments