nicos           Tue Feb  4 21:15:40 2003 EDT

  Modified files:              
    /phpdoc/en/reference/hw/functions   hw-getobject.xml 
  Log:
  fixing proto
  
Index: phpdoc/en/reference/hw/functions/hw-getobject.xml
diff -u phpdoc/en/reference/hw/functions/hw-getobject.xml:1.2 
phpdoc/en/reference/hw/functions/hw-getobject.xml:1.3
--- phpdoc/en/reference/hw/functions/hw-getobject.xml:1.2       Wed Apr 17 02:38:38 
2002
+++ phpdoc/en/reference/hw/functions/hw-getobject.xml   Tue Feb  4 21:15:39 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/hw.xml, last change in rev 1.2 -->
   <refentry id="function.hw-getobject">
    <refnamediv>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>array</type><methodname>hw_getobject</methodname>
       <methodparam><type>int</type><parameter>connection</parameter></methodparam>
-      
<methodparam><type>[int|array]</type><parameter>objectID</parameter></methodparam>
+      <methodparam><type>mixed</type><parameter>objectID</parameter></methodparam>
       <methodparam><type>string</type><parameter>query</parameter></methodparam>
      </methodsynopsis>
     <para>



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

Reply via email to