diff --git a/reference/session/constants.xml b/reference/session/constants.xml index 5826d4e017..8c3905b337 100644 --- a/reference/session/constants.xml +++ b/reference/session/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -11,8 +11,9 @@ - Constant containing the session name and session ID in - the form of "name=ID". + Constant containing either the session name and session ID in + the form of "name=ID" or empty string + if session ID was set in an appropriate session cookie.