diff --git a/reference/session/functions/session-name.xml b/reference/session/functions/session-name.xml index 6f02ce5714..b3e2db10e0 100644 --- a/reference/session/functions/session-name.xml +++ b/reference/session/functions/session-name.xml @@ -14,7 +14,9 @@ session_name returns the name of the current - session or changes the name if name is given. + session. If name is given, + session_start will update the session name and return + the old session name. The session name is reset to the default value stored in