Skip to content

Commit c047930

Browse files
committed
docs: replace "legacy CI" with "CodeIgniter 3"
1 parent 794aca8 commit c047930

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
@@ -415,7 +415,7 @@ Preference Default Opti
415415
======================= ============================================ ================================================= ============================================================================================
416416

417417
.. note:: As a last resort, the Session library will try to fetch PHP's
418-
session related INI settings, as well as legacy CI settings such as
418+
session related INI settings, as well as CodeIgniter 3 settings such as
419419
'sess_expire_on_close' when any of the above is not configured.
420420
However, you should never rely on this behavior as it can cause
421421
unexpected results or be changed in the future. Please configure

0 commit comments

Comments
 (0)