hirokawa                Sat Jan 24 05:37:07 2004 EDT

  Modified files:              
    /phpdoc/en/reference/mbstring/functions     mb-substitute-character.xml 
  Log:
  The list was included wrong function names.
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-substitute-character.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-substitute-character.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-substitute-character.xml:1.3 
phpdoc/en/reference/mbstring/functions/mb-substitute-character.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-substitute-character.xml:1.3      Wed 
Jul 16 13:16:02 2003
+++ phpdoc/en/reference/mbstring/functions/mb-substitute-character.xml  Sat Jan 24 
05:37:07 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
   <refentry id="function.mb-substitute-character">
    <refnamediv>
@@ -20,7 +20,9 @@
      string or integer value (Unicode character code value).
     </para>
     <para>
-     This setting affects <function>mb_detect_encoding</function>
+     This setting affects <function>mb_convert_encoding</function>,
+     <function>mb_convert_variables</function>,
+     <function>mb_output_handler</function>,
      and <function>mb_send_mail</function>.
     </para>
     <para>

Reply via email to