hirokawa Sat Mar 16 07:44:07 2002 EDT
Modified files:
/phpdoc/en/functions mbstring.xml
Log:
added note for mbstring.
Index: phpdoc/en/functions/mbstring.xml
diff -u phpdoc/en/functions/mbstring.xml:1.24 phpdoc/en/functions/mbstring.xml:1.25
--- phpdoc/en/functions/mbstring.xml:1.24 Sun Mar 10 03:51:50 2002
+++ phpdoc/en/functions/mbstring.xml Sat Mar 16 07:44:06 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<reference id="ref.mbstring">
<title>Multi-Byte String Functions</title>
<titleabbrev>Multi-Byte String</titleabbrev>
@@ -1442,7 +1442,8 @@
<para>
<parameter>from-encoding</parameter> is specified by character
code name before conversion. it can be array or string - comma
- separated enumerated list.
+ separated enumerated list. If it is not specified, the internal
+ encoding will be used.
</para>
<para>
<example>