dams            Tue Aug 28 19:27:52 2007 UTC

  Modified files:              
    /phpdoc/en/reference/session        ini.xml 
  Log:
  synch between the table and the detail for session_path
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/session/ini.xml?r1=1.49&r2=1.50&diff_format=u
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.49 
phpdoc/en/reference/session/ini.xml:1.50
--- phpdoc/en/reference/session/ini.xml:1.49    Thu Aug 16 12:53:05 2007
+++ phpdoc/en/reference/session/ini.xml Tue Aug 28 19:27:52 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.49 $ -->
+<!-- $Revision: 1.50 $ -->
 <section xml:id="session.configuration" xmlns="http://docbook.org/ns/docbook";>
  &reftitle.runtime;
  &extension.runtime;
@@ -18,7 +18,7 @@
    <tbody>
     <row>
      <entry>session.save_path</entry>
-     <entry>""</entry>
+     <entry>"/tmp"</entry>
      <entry>PHP_INI_ALL</entry>
      <entry></entry>
     </row>

Reply via email to