didou Sat Jun 5 10:33:24 2004 EDT
Modified files:
/phpdoc/en/reference/funchand/functions func-get-arg.xml
func-get-args.xml
Log:
we already have this information
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/func-get-arg.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/funchand/functions/func-get-arg.xml
diff -u phpdoc/en/reference/funchand/functions/func-get-arg.xml:1.4
phpdoc/en/reference/funchand/functions/func-get-arg.xml:1.5
--- phpdoc/en/reference/funchand/functions/func-get-arg.xml:1.4 Thu Jan 15 07:42:26
2004
+++ phpdoc/en/reference/funchand/functions/func-get-arg.xml Sat Jun 5 10:33:24
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/funchand.xml, last change in rev 1.1 -->
<refentry id="function.func-get-arg">
<refnamediv>
@@ -50,11 +50,6 @@
<function>func_get_args</function> to allow user-defined
functions to accept variable-length argument lists.
</simpara>
- <note>
- <simpara>
- This function was added in PHP 4.
- </simpara>
- </note>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/func-get-args.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/funchand/functions/func-get-args.xml
diff -u phpdoc/en/reference/funchand/functions/func-get-args.xml:1.4
phpdoc/en/reference/funchand/functions/func-get-args.xml:1.5
--- phpdoc/en/reference/funchand/functions/func-get-args.xml:1.4 Thu Jan 15
07:42:26 2004
+++ phpdoc/en/reference/funchand/functions/func-get-args.xml Sat Jun 5 10:33:24
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/funchand.xml, last change in rev 1.1 -->
<refentry id="function.func-get-args">
<refnamediv>
@@ -50,11 +50,6 @@
<function>func_get_arg</function> to allow user-defined functions
to accept variable-length argument lists.
</simpara>
- <note>
- <simpara>
- This function was added in PHP 4.
- </simpara>
- </note>
</refsect1>
</refentry>