fix build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78001 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Wez Furlong 2002-04-13 01:22:40 +00:00
parent 0f81f5a628
commit 97416b5093

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.49 $ -->
<!-- $Revision: 1.50 $ -->
<chapter id="configuration">
<title>Configuration</title>
@ -1540,13 +1540,11 @@ NOTYPE
<sect2 id="ini.sect.exif">
<title>Exif Configuration Directives</title>
<para>
<para>
Exif supports automatically conversion for Unicode and JIS
character encodings of user comments when module mbstring
is available. This is done by first decoding the comment
using the specified characterset. The result is then encoded
with another characterset which should match your http output.
</para>
<variablelist>
<varlistentry id="ini.exif.encode_unicode">
@ -1583,7 +1581,7 @@ NOTYPE
</listitem>
</varlistentry>
<varlistentry id="ini.exif.decode_unicode_motorola">
<varlistentry id="ini.exif.decode_unicode_intel">
<term>
<parameter>exif.decode_unicode_intel</parameter>
<type>string</type>
@ -1631,7 +1629,7 @@ NOTYPE
</listitem>
</varlistentry>
<varlistentry id="ini.exif.decode_jis_motorola">
<varlistentry id="ini.exif.decode_jis_intel">
<term>
<parameter>exif.decode_jis_intel</parameter>
<type>string</type>