kgergely                Mon Sep  2 05:44:33 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-client-encoding.xml 
  Log:
  The output of the example was wrong
  
  
Index: phpdoc/en/reference/mysql/functions/mysql-client-encoding.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-client-encoding.xml:1.1 
phpdoc/en/reference/mysql/functions/mysql-client-encoding.xml:1.2
--- phpdoc/en/reference/mysql/functions/mysql-client-encoding.xml:1.1   Sat Aug 24 
17:43:04 2002
+++ phpdoc/en/reference/mysql/functions/mysql-client-encoding.xml       Mon Sep  2 
+05:44:33 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.100 -->
   <refentry id="function.mysql-character-set-name">
    <refnamediv>
@@ -31,7 +31,7 @@
        The above example would produce the following output:
        <screen>
 <![CDATA[
-latin1
+current character set is latin1
 ]]>
        </screen>
       </para>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to