Skip to content

Commit 6253fe0

Browse files
author
AndreiCanta
committed
Typo: missing quotes in session.php doc block
1 parent b6a94c0 commit 6253fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| requests. By default we will use the light-weight cookie driver but
1212
| you may specify any of the other wonderful drivers provided here.
1313
|
14-
| Supported: "cookie", file", "database", "apc",
14+
| Supported: "cookie", "file", "database", "apc",
1515
| "memcached", "redis", "array"
1616
|
1717
*/

0 commit comments

Comments
 (0)