Fixed bug#50782 (Description of the return value doesn't not match with the example code)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293631 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2010-01-16 22:27:39 +00:00
parent c353851bc4
commit 91224d7744

View file

@ -14,7 +14,9 @@
</methodsynopsis>
<para>
<function>session_name</function> returns the name of the current
session or changes the name if <parameter>name</parameter> is given.
session. If <parameter>name</parameter> is given,
<function>session_start</function> will update the session name and return
the <literal>old</literal> session name.
</para>
<para>
The session name is reset to the default value stored in