kouber          Mon Feb  6 09:54:20 2006 UTC

  Modified files:              
    /phpdoc/en/reference/session_pgsql  reference.xml 
  Log:
  repetition & tautology
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/session_pgsql/reference.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/session_pgsql/reference.xml
diff -u phpdoc/en/reference/session_pgsql/reference.xml:1.2 
phpdoc/en/reference/session_pgsql/reference.xml:1.3
--- phpdoc/en/reference/session_pgsql/reference.xml:1.2 Thu Sep 15 08:32:02 2005
+++ phpdoc/en/reference/session_pgsql/reference.xml     Mon Feb  6 09:54:20 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Purpose: basic.session -->
 <!-- Membership: pecl, external -->
 <!-- Author: Yasuo Ohgaki <[EMAIL PROTECTED]> -->
@@ -14,10 +14,10 @@
     <para>
      This module provides an additional session save handler for the
      <link linkend="ref.session">session</link>
-     module using <ulink url="&url.pgsql;">PostgreSQL</ulink>PostgreSQL as a
-     storage system. A <literal>user</literal> session save handler may be
-     used (<function>(session_set_save_handler</function>, but this module is
-     written in C. Therefore, this module could be twice as fast, compared to
+     module using <ulink url="&url.pgsql;">PostgreSQL</ulink> as a
+     storage system. A <literal>user-level</literal> session storage function 
may
+     also be used - <function>session_set_save_handler</function>, but this 
module is
+     written in C and therefore could be twice as fast, compared to
      a session save handler written in PHP.
     </para>
     <para>

Reply via email to