derick Mon Jan 3 07:51:12 2005 EDT
Modified files:
/phpdoc/en/reference/iconv/functions iconv-substr.xml
Log:
- Fix iconv docs.
http://cvs.php.net/diff.php/phpdoc/en/reference/iconv/functions/iconv-substr.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/iconv/functions/iconv-substr.xml
diff -u phpdoc/en/reference/iconv/functions/iconv-substr.xml:1.3
phpdoc/en/reference/iconv/functions/iconv-substr.xml:1.4
--- phpdoc/en/reference/iconv/functions/iconv-substr.xml:1.3 Tue Dec 23
07:43:47 2003
+++ phpdoc/en/reference/iconv/functions/iconv-substr.xml Mon Jan 3
07:51:11 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc.
-->
<refentry id="function.iconv-substr">
<refnamediv>
@@ -64,7 +64,7 @@
<parameter>charset</parameter>, whilst the counterpart
<function>substr</function> always takes these for byte offsets.
If <parameter>charset</parameter> is not given, the character set
- is determined by the <link
linkend="iconv.configuration">iconv.internal_charset</link>
+ is determined by the <link
linkend="iconv.configuration">iconv.internal_encoding</link>
ini setting.
</para>