Skip to content

Commit fa977be

Browse files
committed
docs: "previous" is misleading.
1 parent 5171ce0 commit fa977be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/sessions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ the cookie that contained the session id:
364364
Accessing Session Metadata
365365
==========================
366366

367-
In previous CodeIgniter versions, the session data array included 4 items
367+
In CodeIgniter 2, the session data array included 4 items
368368
by default: 'session_id', 'ip_address', 'user_agent', 'last_activity'.
369369

370370
This was due to the specifics of how sessions worked, but is now no longer

0 commit comments

Comments
 (0)