philip Mon Jan 20 15:21:42 2003 EDT Modified files: /phpdoc/en/reference/imap configure.xml /phpdoc/en/reference/recode configure.xml /phpdoc/en/reference/yaz configure.xml Log: Implement warn.imaprecodeyaz; which states imap cannot be compiled with either yaz or recode. Index: phpdoc/en/reference/imap/configure.xml diff -u phpdoc/en/reference/imap/configure.xml:1.2 phpdoc/en/reference/imap/configure.xml:1.3 --- phpdoc/en/reference/imap/configure.xml:1.2 Fri Jan 10 20:15:32 2003 +++ phpdoc/en/reference/imap/configure.xml Mon Jan 20 15:21:40 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <section id="imap.installation"> &reftitle.install; <para> @@ -15,6 +15,9 @@ into the PHP configure line. </simpara> </note> + + &warn.imaprecodeyaz; + </section> <!-- Keep this comment at the end of the file Index: phpdoc/en/reference/recode/configure.xml diff -u phpdoc/en/reference/recode/configure.xml:1.1 phpdoc/en/reference/recode/configure.xml:1.2 --- phpdoc/en/reference/recode/configure.xml:1.1 Mon Dec 2 07:55:39 2002 +++ phpdoc/en/reference/recode/configure.xml Mon Jan 20 15:21:41 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <section id="recode.installation"> &reftitle.install; <para> @@ -21,6 +21,9 @@ their own <literal>hash_insert</literal> function. </para> </warning> + + &warn.imaprecodeyaz; + </section> <!-- Keep this comment at the end of the file Index: phpdoc/en/reference/yaz/configure.xml diff -u phpdoc/en/reference/yaz/configure.xml:1.3 phpdoc/en/reference/yaz/configure.xml:1.4 --- phpdoc/en/reference/yaz/configure.xml:1.3 Thu Jan 16 04:44:49 2003 +++ phpdoc/en/reference/yaz/configure.xml Mon Jan 20 15:21:41 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <section id="yaz.installation"> &reftitle.install; <para> @@ -26,6 +26,9 @@ </programlisting> </informalexample> </para> + + &warn.imaprecodeyaz; + </section> <!-- Keep this comment at the end of the file
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php