From 596b022270dea3739577b553fef56675e573f0b2 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Mon, 25 Sep 2017 21:43:48 +0000 Subject: [PATCH] Update parameters section to reflect correct type. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343144 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/outcontrol/functions/ob-implicit-flush.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/outcontrol/functions/ob-implicit-flush.xml b/reference/outcontrol/functions/ob-implicit-flush.xml index 1075ba7def..444e3c090f 100644 --- a/reference/outcontrol/functions/ob-implicit-flush.xml +++ b/reference/outcontrol/functions/ob-implicit-flush.xml @@ -28,7 +28,7 @@ flag - &true; to turn implicit flushing on, &false; otherwise. + 1 to turn implicit flushing on, 0 otherwise.