tony2001 Fri Jul 23 10:00:45 2004 EDT
Modified files:
/phpdoc/en/reference/session ini.xml
Log:
ession.use_trans_sid can be changed anywhere (thanks to Jasper Bedaux for noticing)
http://cvs.php.net/diff.php/phpdoc/en/reference/session/ini.xml?r1=1.24&r2=1.25&ty=u
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.24
phpdoc/en/reference/session/ini.xml:1.25
--- phpdoc/en/reference/session/ini.xml:1.24 Fri Jul 23 07:38:13 2004
+++ phpdoc/en/reference/session/ini.xml Fri Jul 23 10:00:45 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<section id="session.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -113,7 +113,7 @@
<row>
<entry>session.use_trans_sid</entry>
<entry>"0"</entry>
- <entry>PHP_INI_SYSTEM | PHP_INI_PERDIR</entry>
+ <entry>PHP_INI_ALL</entry>
</row>
<row>
<entry>session.bug_compat_42</entry>