sean Mon Dec 20 15:08:44 2004 EDT
Modified files:
/phpdoc/en/reference/session ini.xml
Log:
erm.. 4.3.6
# *learns to read the changelog*
http://cvs.php.net/diff.php/phpdoc/en/reference/session/ini.xml?r1=1.27&r2=1.28&ty=u
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.27
phpdoc/en/reference/session/ini.xml:1.28
--- phpdoc/en/reference/session/ini.xml:1.27 Mon Dec 20 14:58:30 2004
+++ phpdoc/en/reference/session/ini.xml Mon Dec 20 15:08:43 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
<section id="session.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -217,7 +217,7 @@
</warning>
<note>
<simpara>
- Prior to PHP 4.3.4, Windows users had to change this variable in order
+ Prior to PHP 4.3.6, Windows users had to change this variable in order
to use PHP's session functions. A valid path must be specified, e.g.:
<filename>c:/temp</filename>.
</simpara>