dams Tue Feb 18 10:38:50 2003 EDT
Modified files:
/phpdoc/en/reference/hw/functions hw-mv.xml
Log:
Proto minor change : removing space in parameter name
Index: phpdoc/en/reference/hw/functions/hw-mv.xml
diff -u phpdoc/en/reference/hw/functions/hw-mv.xml:1.3
phpdoc/en/reference/hw/functions/hw-mv.xml:1.4
--- phpdoc/en/reference/hw/functions/hw-mv.xml:1.3 Tue Feb 18 10:30:56 2003
+++ phpdoc/en/reference/hw/functions/hw-mv.xml Tue Feb 18 10:38:50 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/hw.xml, last change in rev 1.2 -->
<refentry id="function.hw-mv">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>int</type><parameter>connection</parameter></methodparam>
<methodparam><type>array</type><parameter>object_id_array</parameter></methodparam>
<methodparam><type>int</type><parameter>source_id</parameter></methodparam>
- <methodparam><type>int</type><parameter>destination id</parameter></methodparam>
+ <methodparam><type>int</type><parameter>destination_id</parameter></methodparam>
</methodsynopsis>
<para>
Moves the objects with object ids as specified in the second
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php