goba Thu Aug 1 05:24:11 2002 EDT Modified files: /phpdoc/en/reference/mcal reference.xml Log: Adding note about ICAP Index: phpdoc/en/reference/mcal/reference.xml diff -u phpdoc/en/reference/mcal/reference.xml:1.4 phpdoc/en/reference/mcal/reference.xml:1.5 --- phpdoc/en/reference/mcal/reference.xml:1.4 Mon Jul 22 13:01:32 2002 +++ phpdoc/en/reference/mcal/reference.xml Thu Aug 1 05:24:11 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <reference id="ref.mcal"> <title>MCAL functions</title> <titleabbrev>MCAL</titleabbrev> @@ -38,6 +38,14 @@ for setting, initializing, and retrieving the event structure values. </para> + <note> + <para> + PHP had an ICAP extension previously, but the original library + and the PHP extension is not supported anymore. The suggested + replacement is MCAL. + </para> + </note> + </section> <section id="mcal.requirements">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php