diff --git a/functions/session.xml b/functions/session.xml index 524f523993..6080c7be4b 100644 --- a/functions/session.xml +++ b/functions/session.xml @@ -1,4 +1,4 @@ - + Session handling functions Sessions @@ -164,9 +164,9 @@ To continue, <A HREF="nextpage.php?<?=SID?>">click here</A> - Non-relative URLs are assummed to point to external sites and + Non-relative URLs are assumed to point to external sites and hence don't append the SID, as it would be a security risk to - leak the SID to an different server. + leak the SID to a different server.