hholzgra                Mon Sep 15 05:47:11 2003 EDT

  Modified files:              
    /phpdoc/en/reference/funchand/functions     call-user-func.xml 
  Log:
  is_callable added to "see also" list
  
  
Index: phpdoc/en/reference/funchand/functions/call-user-func.xml
diff -u phpdoc/en/reference/funchand/functions/call-user-func.xml:1.5 
phpdoc/en/reference/funchand/functions/call-user-func.xml:1.6
--- phpdoc/en/reference/funchand/functions/call-user-func.xml:1.5       Mon Jun 16 
10:37:37 2003
+++ phpdoc/en/reference/funchand/functions/call-user-func.xml   Mon Sep 15 05:47:11 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/funchand.xml, last change in rev 1.1 -->
   <refentry id="function.call-user-func">
    <refnamediv>
@@ -62,6 +62,7 @@
     </para>
     <para>
      See also:
+     <function>is_callable</function>,
      <function>call_user_func_array</function>,
      <function>call_user_method</function>,
      <function>call_user_method_array</function>.

Reply via email to