didou           Fri Jan 28 12:33:40 2005 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-query.xml 
  Log:
  fix see also layout
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-query.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-query.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-query.xml:1.12 
phpdoc/en/reference/mysql/functions/mysql-query.xml:1.13
--- phpdoc/en/reference/mysql/functions/mysql-query.xml:1.12    Thu Jan 27 
15:56:42 2005
+++ phpdoc/en/reference/mysql/functions/mysql-query.xml Fri Jan 28 12:33:40 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.62 -->
   <refentry id="function.mysql-query">
    <refnamediv>
@@ -164,11 +164,13 @@
    <refsect1 role="seealso">
     &reftitle.seealso;
     <para>
-     <function>mysql_unbuffered_query</function>,
-     <function>mysql_fetch_assoc</function>,
-     <function>mysql_error</function>,
-     <function>mysql_result</function> and
-     <function>mysql_connect</function>.
+     <simplelist>
+      <member><function>mysql_unbuffered_query</function></member>
+      <member><function>mysql_fetch_assoc</function></member>
+      <member><function>mysql_error</function></member>
+      <member><function>mysql_result</function></member>
+      <member><function>mysql_connect</function></member>
+     </simplelist>
     </para>
    </refsect1>
   </refentry>

Reply via email to