Remove bogus/misleading note.

PR: #19626


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97692 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sascha Schumann 2002-10-02 06:20:44 +00:00
parent 29812bce20
commit 6032b3403d

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/session.xml, last change in rev 1.23 -->
<refentry id="function.session-set-save-handler">
<refnamediv>
@ -22,14 +22,6 @@
is preferred. i.e. Storing the session data in a local database.
&return.success;
</para>
<note>
<para>
You must set the configuration option
<parameter>session.save_handler</parameter> to
<parameter>user</parameter> in your &php.ini; file for
<function>session_set_save_handler</function> to take effect.
</para>
</note>
<note>
<para>
The "write" handler is not executed until after the output