didou           Wed Jul  2 11:27:20 2003 EDT

  Modified files:              
    /phpdoc/en/reference/msession/functions     msession-listvar.xml 
  Log:
  replacing missleading comma
  
Index: phpdoc/en/reference/msession/functions/msession-listvar.xml
diff -u phpdoc/en/reference/msession/functions/msession-listvar.xml:1.2 
phpdoc/en/reference/msession/functions/msession-listvar.xml:1.3
--- phpdoc/en/reference/msession/functions/msession-listvar.xml:1.2     Wed Apr 17 
02:40:50 2002
+++ phpdoc/en/reference/msession/functions/msession-listvar.xml Wed Jul  2 11:27:20 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
   <refentry id="function.msession-listvar">
    <refnamediv>
@@ -13,7 +13,7 @@
      <methodparam><type>string</type><parameter>name</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Returns an associative array of value, session for all sessions
+     Returns an associative array of value/session for all sessions
      with a variable named <parameter>name</parameter>.
     </para>
     <para>



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

Reply via email to