Fixed wrong titles.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311568 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Shein Alexey 2011-05-30 09:07:30 +00:00
parent b28a4457b0
commit 654099b8c6
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<refentry xml:id="function.mysql-db-name" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>mysql_db_name</refname>
<refpurpose>Get result data</refpurpose>
<refpurpose>Retrieves database name from the call to <function>mysql_list_dbs</function></refpurpose>
</refnamediv>
<refsect1 role="description">

View file

@ -3,7 +3,7 @@
<refentry xml:id="function.mysql-db-query" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>mysql_db_query</refname>
<refpurpose>Send a MySQL query</refpurpose>
<refpurpose>Selects a database and executes a query on it</refpurpose>
</refnamediv>
<refsect1 role="description">