[session-set-cookie-params] Reworded a sentence.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323447 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Drak 2012-02-23 16:04:21 +00:00
parent a6b1660ffb
commit 2f45613019

View file

@ -23,8 +23,8 @@
before <function>session_start</function> is called.
</para>
<para>
Note the values used in this function will also update the runtime values
of the corresponding ini values which you can also retrieve with <function>ini_get</function>.
This function updates the runtime ini values of the corresponding PHP ini configuration
keys which can be retrieved with the <function>ini_get</function>.
</para>
</refsect1>