[PHP-DOC] cvs: phpdoc /en/reference/session ini.xml From: Friedhelm Betz (holliwell <email protected>)
Date: 09/28/02

betz Sat Sep 28 10:48:57 2002 EDT

  Modified files:
    /phpdoc/en/reference/session ini.xml
  Log:
  where to set session.use_trans_sid corrected
  
  
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.3 phpdoc/en/reference/session/ini.xml:1.4
--- phpdoc/en/reference/session/ini.xml:1.3 Sun Sep 15 11:21:55 2002
+++ phpdoc/en/reference/session/ini.xml Sat Sep 28 10:48:57 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="session.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -108,7 +108,7 @@
     <row>
      <entry>session.use_trans_sid</entry>
      <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
     </row>
     <row>
      <entry>url_rewriter.tags</entry>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php