diff --git a/reference/session/functions/session-id.xml b/reference/session/functions/session-id.xml index e5a446e287..2387ae68ec 100644 --- a/reference/session/functions/session-id.xml +++ b/reference/session/functions/session-id.xml @@ -1,5 +1,5 @@ - + @@ -26,7 +26,7 @@ - When using session cookies, specifying an id for + When using session cookies, specifying an id for session_id will always send a new cookie when session_start is called, regardless if the current session id is identical to the one being set.