For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > July 2004 > cvs: phpdoc /en/reference/session ini.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/session ini.xml
Jakub Vrana

2004-07-23, 8:56 am

vrana Fri Jul 23 07:38:14 2004 EDT

Modified files:
/phpdoc/en/reference/session ini.xml
Log:
Missing spaces

http://cvs.php.net/diff.php/phpdoc/...23&r2=1.24&ty=u
Index: phpdoc/en/reference/session/ini.xml
diff -u phpdoc/en/reference/session/ini.xml:1.23 phpdoc/en/reference/session/ini.xml:1.24
--- phpdoc/en/reference/session/ini.xml:1.23 Tue Jun 1 15:50:45 2004
+++ phpdoc/en/reference/session/ini.xml Fri Jul 23 07:38:13 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<section id="session.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -420,7 +420,7 @@
<literal>session.cookie_lifetime</literal> specifies the lifetime of
the cookie in seconds which is sent to the browser. The value 0
means "until the browser is closed." Defaults to
- <literal>0</literal>.See also
+ <literal>0</literal>. See also
<function>session_get_cookie_params</function> and
<function>session_set_cookie_params</function>.
</simpara>
@@ -435,7 +435,7 @@
<listitem>
<simpara>
<literal>session.cookie_path</literal> specifies path to set
- in session_cookie. Defaults to <literal>/</literal>.See also
+ in session_cookie. Defaults to <literal>/</literal>. See also
<function>session_get_cookie_params</function> and
<function>session_set_cookie_params</function>.
</simpara>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com