philip Tue Jul 15 03:05:22 2003 EDT
Modified files:
/phpdoc/en/reference/var/functions unset.xml
Log:
See also array_splice(), helps bug #11077
Index: phpdoc/en/reference/var/functions/unset.xml
diff -u phpdoc/en/reference/var/functions/unset.xml:1.5
phpdoc/en/reference/var/functions/unset.xml:1.6
--- phpdoc/en/reference/var/functions/unset.xml:1.5 Fri May 30 12:58:05 2003
+++ phpdoc/en/reference/var/functions/unset.xml Tue Jul 15 03:05:22 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.unset">
<refnamediv>
@@ -168,8 +168,9 @@
¬e.language-construct;
<para>
- See also <function>isset</function> and
- <function>empty</function>.
+ See also <function>isset</function>,
+ <function>empty</function>, and
+ <function>array_splice</function>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php