From 567a620c780a44b84a10dff3826fccc1d7fe3be6 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Fri, 14 Dec 2001 20:04:09 +0000 Subject: [PATCH] curl_exec: tip.ob-capture git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65053 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/curl.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/curl.xml b/functions/curl.xml index 5245582691..d368482282 100644 --- a/functions/curl.xml +++ b/functions/curl.xml @@ -1,5 +1,5 @@ - + CURL, Client URL Library Functions CURL @@ -485,6 +485,7 @@ curl_close ($ch); is simply to execute the predefined CURL session (given by the ch). + &tip.ob-capture;