diff --git a/reference/session/functions/session-id.xml b/reference/session/functions/session-id.xml index 2b5994148a..e5a446e287 100644 --- a/reference/session/functions/session-id.xml +++ b/reference/session/functions/session-id.xml @@ -1,5 +1,5 @@ - + @@ -26,9 +26,10 @@ - When using session cookies, 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. + 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.