mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix #35320: make warn.imaprecodeyaz entity not extension specific
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206680 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3534833478
commit
7245d24fcd
1 changed files with 3 additions and 4 deletions
|
@ -113,10 +113,9 @@ function may change without notice in a future release of PHP.
|
|||
Use this function at your own risk.</simpara></warning>'>
|
||||
|
||||
<!ENTITY warn.imaprecodeyaz '<warning><simpara>The <link
|
||||
linkend="ref.imap">IMAP</link> extension cannot be used in conjuction with
|
||||
the <link linkend="ref.recode">recode</link>, <link
|
||||
linkend="ref.yaz">YAZ</link> or <link
|
||||
linkend="ref.cyrus">Cyrus</link> extensions. This is due to the fact that they
|
||||
linkend="ref.imap">IMAP</link>, <link linkend="ref.recode">recode</link>,
|
||||
<link linkend="ref.yaz">YAZ</link> and <link linkend="ref.cyrus">Cyrus</link>
|
||||
extensions cannot be used in conjuction, because they
|
||||
both share the same internal symbol.</simpara></warning>'>
|
||||
|
||||
<!ENTITY warn.install.cgi '<warning><para>By using the CGI setup, your server
|
||||
|
|
Loading…
Reference in a new issue