wez             Mon May  3 11:37:06 2004 EDT

  Modified files:              
    /phpdoc/en/reference/com/functions  class.variant.xml 
  Log:
  object, not string. (ancient copy-n-paste error?)
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/com/functions/class.variant.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/com/functions/class.variant.xml
diff -u phpdoc/en/reference/com/functions/class.variant.xml:1.4 
phpdoc/en/reference/com/functions/class.variant.xml:1.5
--- phpdoc/en/reference/com/functions/class.variant.xml:1.4     Mon May  3 10:55:01 
2004
+++ phpdoc/en/reference/com/functions/class.variant.xml Mon May  3 11:37:06 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/com.xml, last change in rev 1.7 -->
  <refentry id="class.variant">
   <refnamediv>
@@ -21,7 +21,7 @@
   <refsect1 id="class.variant.constructor">
    <title>Methods</title>
     <methodsynopsis>
-     <type>string</type><methodname>VARIANT::VARIANT</methodname>
+     <type>object</type><methodname>VARIANT::VARIANT</methodname>
      <methodparam 
choice="opt"><type>mixed</type><parameter>value</parameter></methodparam>
      <methodparam 
choice="opt"><type>int</type><parameter>type</parameter></methodparam>
      <methodparam 
choice="opt"><type>int</type><parameter>codepage</parameter></methodparam>

Reply via email to