From c8905824a1d583e0f2feec91c1c86056deda0917 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Sat, 5 Jan 2002 17:32:27 +0000 Subject: [PATCH] set icap to deprecated. Added a note, that icap will no longer supported and removed in near future. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67008 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/icap.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/functions/icap.xml b/functions/icap.xml index e3b343c55c..232411e196 100644 --- a/functions/icap.xml +++ b/functions/icap.xml @@ -1,16 +1,22 @@ - + - ICAP Functions + ICAP Functions [deprecated] ICAP - To get these functions to work, you have to compile PHP with . That requires the - icap library to be installed. Grab the latest version from &url.icap; and compile and install it. - + icap library to be installed, which is not longer supported and available. + + + + Icap will be removed in near future. Neither this module, nor + those versions of icap library are supported any longer. If you + want to use calendar capabilites in php, use mcal instead. + +