yannick Sat Jan 13 20:17:40 2007 UTC
Modified files:
/phpdoc/en/reference/dbx/functions dbx-close.xml
Log:
add missing description type
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dbx/functions/dbx-close.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/dbx/functions/dbx-close.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-close.xml:1.8
phpdoc/en/reference/dbx/functions/dbx-close.xml:1.9
--- phpdoc/en/reference/dbx/functions/dbx-close.xml:1.8 Mon Jan 8 02:00:39 2007
+++ phpdoc/en/reference/dbx/functions/dbx-close.xml Sat Jan 13 20:17:40 2007
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.dbx-close">
<refnamediv>
<refname>dbx_close</refname>
<refpurpose>Close an open connection/database</refpurpose>
</refnamediv>
- <refsect1>
- <title>Description</title>
+ <refsect1 role="description">
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>dbx_close</methodname>
<methodparam><type>object</type><parameter>link_identifier</parameter></methodparam>