function name corrected

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105653 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2002-11-25 14:26:53 +00:00
parent 2c0fdb5314
commit 97812e1027

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.10 $ -->
<!-- $Revision: 1.11 $ -->
<section id="session.configuration">
&reftitle.runtime;
&extension.runtime;
@ -165,7 +165,7 @@
Defaults to <literal>/tmp</literal>. If
<literal>session.save_path</literal>'s path depth is more than
2, garbage collection will not be performed. See also
<function>session_set_save_path</function>.
<function>session_save_path</function>.
</simpara>
<warning>
<para>