List:Commits« Previous MessageNext Message »
From:mcbrown Date:August 15 2008 9:13am
Subject:svn commit - mysqldoc@docsrva: r11563 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2008-08-15 11:13:58 +0200 (Fri, 15 Aug 2008)
New Revision: 11563

Log:
Fixing the fake titles



Modified:
   trunk/refman-common/apis-php-mysql.xml
   trunk/refman-common/apis-php-mysqli.xml


Modified: trunk/refman-common/apis-php-mysql.xml
===================================================================
--- trunk/refman-common/apis-php-mysql.xml	2008-08-14 16:35:06 UTC (rev 11562)
+++ trunk/refman-common/apis-php-mysql.xml	2008-08-15 09:13:58 UTC (rev 11563)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 514 bytes

@@ -2694,7 +2694,7 @@
 
     <section id="apis-php-function.mysql-drop-db">
 
-      <title>faketitle</title>
+      <title><literal>mysql_drop_db</literal></title>
 
       <para>
         <link linkend="php-api-copyright">Copyright (c) 1997-2008 the


Modified: trunk/refman-common/apis-php-mysqli.xml
===================================================================
--- trunk/refman-common/apis-php-mysqli.xml	2008-08-14 16:35:06 UTC (rev 11562)
+++ trunk/refman-common/apis-php-mysqli.xml	2008-08-15 09:13:58 UTC (rev 11563)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 537 bytes

@@ -5647,7 +5647,7 @@
 
     <section id="apis-php-mysqli.init">
 
-      <title>faketitle</title>
+      <title><literal>mysqli::init</literal>, <literal>mysqli_init</literal></title>
 
       <para>
         <link linkend="php-api-copyright">Copyright (c) 1997-2008 the


Thread
svn commit - mysqldoc@docsrva: r11563 - trunk/refman-commonmcbrown15 Aug