From 0cbb42860c4624af664643626c9b529f0d9bc3a3 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sun, 4 Mar 2007 09:22:06 +0000 Subject: [PATCH] Moved cURL constants to their own page, possibly a model for all extensions. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231135 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/constants.xml | 13 ++++++++++--- reference/curl/reference.xml | 13 ++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/reference/curl/constants.xml b/reference/curl/constants.xml index 00529033e2..8921b1ca25 100644 --- a/reference/curl/constants.xml +++ b/reference/curl/constants.xml @@ -1,6 +1,12 @@ - -
+ + + + Constants + Curl Predefined Constants + + + &reftitle.constants; &extension.constants; @@ -2861,7 +2867,8 @@ -
+ + + @@ -46,8 +46,13 @@ handle. - - &reference.curl.constants; + +
+ &reftitle.constants; + + See also the cURL Predefined Constants + +
&reftitle.examples; @@ -86,6 +91,8 @@ fclose($fp); + &reference.curl.constants; + &reference.curl.functions;