We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cdb5a6 commit 1c8b089Copy full SHA for 1c8b089
1 file changed
user_guide_src/source/libraries/sessions.rst
@@ -358,8 +358,8 @@ same way:
358
unusable during the same request after you destroy the session.
359
360
You may also use the ``stop()`` method to completely kill the session
361
-by removing the old session_id, destroying all data, and destroying
362
-the cookie that contained the session id:
+by removing the old session ID, destroying all data, and destroying
+the cookie that contained the session ID:
363
364
.. literalinclude:: sessions/038.php
365
0 commit comments