Incorporate errata.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37538 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joey Smith 2000-12-11 01:44:01 +00:00
parent d1836e3f7f
commit 0010da1105

View file

@ -238,7 +238,7 @@ Drei Chinesen mit dem Kontraba
process the buffer's contents you have to call
<function>ob_get_contents</function> before
<function>ob_end_flush</function> as the buffer contents are
discarded after <function>ob_get_contents</function> is called.
discarded after <function>ob_end_flush</function> is called.
</para>
<para>
See also <function>ob_start</function>,