dams Thu Apr 8 06:36:26 2004 EDT
Modified files:
/phpdoc/en/reference/funchand/functions call-user-func-array.xml
Log:
removing reference to obsolet functions
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/call-user-func-array.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/funchand/functions/call-user-func-array.xml
diff -u phpdoc/en/reference/funchand/functions/call-user-func-array.xml:1.11
phpdoc/en/reference/funchand/functions/call-user-func-array.xml:1.12
--- phpdoc/en/reference/funchand/functions/call-user-func-array.xml:1.11 Tue
Apr 6 11:15:19 2004
+++ phpdoc/en/reference/funchand/functions/call-user-func-array.xml Thu Apr 8
06:36:25 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<!-- splitted from ./en/functions/funchand.xml, last change in rev 1.10 -->
<refentry id="function.call-user-func-array">
<refnamediv>
@@ -51,9 +51,7 @@
</para>
<para>
See also
- <function>call_user_func</function>,
- <function>call_user_method</function>, and
- <function>call_user_method_array</function>.
+ <function>call_user_func</function>.
</para>
</refsect1>
</refentry>