ci_session vs ci_sessions |
|||
|---|---|---|---|
| Date: | 11/01/2008 | Severity: | Trivial |
| Status: | Bogus | Reporter: | Bramme |
| Version: | 1.7.0 | ||
| Keywords: | |||
Description
In the standard config file the sessions table is listed as “ci_session”. However, in the userguide sql it creates a table called “ci_sessions”. Might be worth it to change one of both so they match.
Expected Result
Actual Result
Comment on Bug Report
| Posted by: Pascal Kriete on 4 November 2008 9:20am | |
|
|
Are you sure you weren’t looking at the cookie name
$config['sess_table_name'] = 'ci_sessions';
|
| Posted by: Bramme on 4 November 2008 10:33am | |
|
|
Pretty sure yeah… Maybe I hit the delete button on accident! Or just made a mistake, quite possible! |
| Posted by: Derek Allard on 6 November 2008 11:10pm | |
|
|
Yeah, I think this was just a misunderstanding. I’m going to mark the bug as bogus (no offense Bramme, just easiest for me) but if it comes back up, just let us know! |
| Posted by: Bramme on 7 November 2008 4:40am | |
|
|
Hehe, no problem. This part of the site looks terrific in IE6 btw :p (no other browsing options at school :/) |
