vrana Tue Apr 4 10:56:48 2006 UTC
Modified files: /phpdoc/en/reference/strings/functions number-format.xml Log: See also money_format() (bug #36964) http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/strings/functions/number-format.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/strings/functions/number-format.xml diff -u phpdoc/en/reference/strings/functions/number-format.xml:1.8 phpdoc/en/reference/strings/functions/number-format.xml:1.9 --- phpdoc/en/reference/strings/functions/number-format.xml:1.8 Fri Oct 21 15:22:39 2005 +++ phpdoc/en/reference/strings/functions/number-format.xml Tue Apr 4 10:56:48 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <!-- splitted from ./en/functions/math.xml, last change in rev 1.2 --> <refentry id="function.number-format"> <refnamediv> @@ -78,7 +78,7 @@ </example> </para> <para> - See also: <function>sprintf</function>, + See also: <function>money_format</function>, <function>sprintf</function>, <function>printf</function> and <function>sscanf</function>. </para> </refsect1>