From 0010da1105dc8b285a05f04ab698508daf763665 Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Mon, 11 Dec 2000 01:44:01 +0000 Subject: [PATCH] Incorporate errata. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37538 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/outcontrol.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/outcontrol.xml b/functions/outcontrol.xml index 456e298a61..824929f3f7 100644 --- a/functions/outcontrol.xml +++ b/functions/outcontrol.xml @@ -238,7 +238,7 @@ Drei Chinesen mit dem Kontraba process the buffer's contents you have to call ob_get_contents before ob_end_flush as the buffer contents are - discarded after ob_get_contents is called. + discarded after ob_end_flush is called. See also ob_start,