aidan Sun Sep 12 05:49:55 2004 EDT
Modified files:
/phpdoc/en/reference/funchand/functions call-user-func.xml
Log:
Added &seealso.callback; entity
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/call-user-func.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/funchand/functions/call-user-func.xml
diff -u phpdoc/en/reference/funchand/functions/call-user-func.xml:1.11
phpdoc/en/reference/funchand/functions/call-user-func.xml:1.12
--- phpdoc/en/reference/funchand/functions/call-user-func.xml:1.11 Fri Aug 6
18:16:44 2004
+++ phpdoc/en/reference/funchand/functions/call-user-func.xml Sun Sep 12 05:49:55
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.1 -->
<refentry id="function.call-user-func">
<refnamediv>
@@ -87,8 +87,9 @@
</note>
<para>
See also:
- <function>is_callable</function>, and
- <function>call_user_func_array</function>
+ <function>is_callable</function>,
+ <function>call_user_func_array</function>,
+ and &seealso.callback;
</para>
</refsect1>
</refentry>