mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
output-charset doesn't inherit input-charset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225999 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f403566f96
commit
d92c80e5bd
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.iconv-mime-encode">
|
||||
<refnamediv>
|
||||
|
@ -84,7 +84,7 @@ Subject: =?ISO-8859-1?Q?Pr=FCfung_f=FCr?= Entwerfen von einer MIME kopfzeile
|
|||
<literal>input-charset</literal> will be used.
|
||||
</entry>
|
||||
<entry>
|
||||
the same value as <literal>input-charset</literal>
|
||||
<link linkend="iconv.configuration">iconv.internal_charset</link>
|
||||
</entry>
|
||||
<entry>UTF-8</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue