From 3f1440c1d96acd1f03f761494909dd9c0fddef82 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 31 Dec 2003 16:08:06 +0000 Subject: [PATCH] double be git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147575 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/outcontrol/reference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/outcontrol/reference.xml b/reference/outcontrol/reference.xml index c6ec1c3ff5..0e79ba7573 100644 --- a/reference/outcontrol/reference.xml +++ b/reference/outcontrol/reference.xml @@ -1,5 +1,5 @@ - + Output Control Functions Output Control @@ -76,7 +76,7 @@ ob_end_flush(); earlier versions you must ensure that implict_flush is OFF in your &php.ini;, otherwise any output with - ob_start will be not be hidden from output. + ob_start will not be hidden from output.