nlopess Tue May 18 10:35:55 2004 EDT
Modified files:
/phpdoc/en/reference/misc/functions eval.xml
Log:
see also
http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/eval.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/misc/functions/eval.xml
diff -u phpdoc/en/reference/misc/functions/eval.xml:1.6
phpdoc/en/reference/misc/functions/eval.xml:1.7
--- phpdoc/en/reference/misc/functions/eval.xml:1.6 Mon Dec 15 11:52:03 2003
+++ phpdoc/en/reference/misc/functions/eval.xml Tue May 18 10:35:55 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.58 -->
<refentry id="function.eval">
<refnamediv>
@@ -67,6 +67,9 @@
</example>
</para>
&tip.ob-capture;
+ <para>
+ See also <function>call_user_func</function>.
+ </para>
</refsect1>
</refentry>