didou Fri Jan 23 08:15:50 2004 EDT
Modified files:
/phpdoc/en/reference/var/functions unset.xml
Log:
add missing type tag
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/unset.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/var/functions/unset.xml
diff -u phpdoc/en/reference/var/functions/unset.xml:1.9
phpdoc/en/reference/var/functions/unset.xml:1.10
--- phpdoc/en/reference/var/functions/unset.xml:1.9 Thu Jan 15 07:43:39 2004
+++ phpdoc/en/reference/var/functions/unset.xml Fri Jan 23 08:15:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.unset">
<refnamediv>
@@ -12,7 +12,7 @@
<type>void</type><methodname>unset</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
<methodparam
choice="opt"><type>mixed</type><parameter>var</parameter></methodparam>
- <methodparam choice="opt"><parameter>...</parameter></methodparam>
+ <methodparam
choice="opt"><type>mixed</type><parameter>...</parameter></methodparam>
</methodsynopsis>
<para>