diff --git a/reference/session/functions/session-id.xml b/reference/session/functions/session-id.xml index 4eabf8b125..759d81b226 100644 --- a/reference/session/functions/session-id.xml +++ b/reference/session/functions/session-id.xml @@ -1,5 +1,5 @@ - + @@ -28,7 +28,7 @@ The constant SID can also be used to retrieve the current name and session id as a string suitable for adding to URLs. Note that SID is only defined if - the client didn't sent the right cookie. See also Session handling.