From 5435723c4c3e1ad32ff6111d58353ec6e8cc9d39 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sun, 10 Jul 2016 10:39:17 +0000 Subject: [PATCH] CURLINFO_FILETIME requires CURLOPT_FILETIME git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339608 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/functions/curl-getinfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/curl/functions/curl-getinfo.xml b/reference/curl/functions/curl-getinfo.xml index 1313a5c7b6..fffb0a1e1f 100644 --- a/reference/curl/functions/curl-getinfo.xml +++ b/reference/curl/functions/curl-getinfo.xml @@ -41,7 +41,7 @@ - CURLINFO_FILETIME - Remote time of the retrieved document, if -1 is returned the time of the document is unknown + CURLINFO_FILETIME - Remote time of the retrieved document, with the CURLOPT_FILETIME enabled; if -1 is returned the time of the document is unknown