File tree Expand file tree Collapse file tree 7 files changed +19
-13
lines changed Expand file tree Collapse file tree 7 files changed +19
-13
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: d56323d68445bef66df6f4a28c64648f9a0e57e5 Maintainer: shimooka Status: ready -->
3+ <!-- EN-Revision: 6b5b64c2552eba77e78556b9ab62f6d64aacff8e Maintainer: shimooka Status: ready -->
44<!-- CREDITS: hirokawa,takagi,mumumu -->
55
66<part xml : id =" pdo.drivers" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
7070
7171 &reference.pdo-cubrid.reference;
7272 &reference.pdo-dblib.reference;
73+ &reference.pdo-dblib.pdo-dblib;
7374 &reference.pdo-firebird.reference;
75+ &reference.pdo-firebird.pdo-firebird;
7476 &reference.pdo-ibm.reference;
7577 &reference.pdo-informix.reference;
7678 &reference.pdo-mysql.reference;
79+ &reference.pdo-mysql.pdo-mysql;
7780 &reference.pdo-sqlsrv.reference;
7881 &reference.pdo-oci.reference;
7982 &reference.pdo-odbc.reference;
83+ &reference.pdo-odbc.pdo-odbc;
8084 &reference.pdo-pgsql.reference;
85+ &reference.pdo-pgsql.pdo-pgsql;
8186 &reference.pdo-sqlite.reference;
87+ &reference.pdo-sqlite.pdo-sqlite;
8288</part >
8389
8490<!-- Keep this comment at the end of the file
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 379d23588def29a360fca16d5daec6c659e13509 Maintainer: takagi Status: ready -->
2+ <!-- EN-Revision: 6b5b64c2552eba77e78556b9ab62f6d64aacff8e Maintainer: takagi Status: ready -->
33
44 <reference xml : id =" ref.pdo-dblib" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
55 <?phpdoc extension-membership =" bundledexternal" ?>
@@ -124,7 +124,7 @@ dblib:host=localhost;dbname=testdb
124124 </refentry >
125125
126126 </reference >
127- &reference.pdo-dblib.pdo-dblib;
127+
128128<!-- Keep this comment at the end of the file
129129Local variables:
130130mode: sgml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: b9cf1a2e7307131913ac3c16c2fb67ed9ad38527 Maintainer: takagi Status: ready -->
2+ <!-- EN-Revision: 6b5b64c2552eba77e78556b9ab62f6d64aacff8e Maintainer: takagi Status: ready -->
33<!-- Credits: mumumu -->
44
55 <reference xml : id =" ref.pdo-firebird" xmlns =" http://docbook.org/ns/docbook" >
@@ -130,7 +130,7 @@ firebird:dbname=localhost:/var/lib/firebird/2.5/data/test.fdb;charset=utf-8;dial
130130 </refentry >
131131
132132 </reference >
133- &reference.pdo-firebird.pdo-firebird;
133+
134134<!-- Keep this comment at the end of the file
135135Local variables:
136136mode: sgml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 70ef72d94f4d5c7d7ec7492e97563d2463d56d14 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 6b5b64c2552eba77e78556b9ab62f6d64aacff8e Maintainer: takagi Status: ready -->
44<!-- CREDITS: shimooka,mumumu -->
55 <reference xml : id =" ref.pdo-mysql" xmlns =" http://docbook.org/ns/docbook" >
66 <?phpdoc extension-membership =" bundledexternal" ?>
@@ -181,7 +181,7 @@ mysql:unix_socket=/tmp/mysql.sock;dbname=testdb
181181 </refentry >
182182
183183 </reference >
184- &reference.pdo-mysql.pdo-mysql;
184+
185185<!-- Keep this comment at the end of the file
186186Local variables:
187187mode: sgml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 220e1d0ef80ba8f68254db56ee9f2203be4cd8e6 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 6b5b64c2552eba77e78556b9ab62f6d64aacff8e Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55
66 <reference xml : id =" ref.pdo-odbc" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
@@ -170,7 +170,7 @@ odbc:Driver={Microsoft Access Driver (*.mdb)};Dbq=C:\\db.mdb;Uid=Admin
170170 </refentry >
171171
172172 </reference >
173- &reference.pdo-odbc.pdo-odbc;
173+
174174<!-- Keep this comment at the end of the file
175175Local variables:
176176mode: sgml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 1993c38d254743d8c0a2140ff6f797660997083d Maintainer: shimooka Status: ready -->
3+ <!-- EN-Revision: 6b5b64c2552eba77e78556b9ab62f6d64aacff8e Maintainer: shimooka Status: ready -->
44
55 <reference xml : id =" ref.pdo-pgsql" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 <?phpdoc extension-membership =" bundledexternal" ?>
@@ -157,7 +157,7 @@ pgsql:host=/tmp;port=5432;dbname=testdb;user=bruce;password=mypass
157157 &reference.pdo-pgsql.entities.pdo-overloaded;
158158
159159 </reference >
160- &reference.pdo-pgsql.pdo-pgsql;
160+
161161<!-- Keep this comment at the end of the file
162162Local variables:
163163mode: sgml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 1993c38d254743d8c0a2140ff6f797660997083d Maintainer: shimooka Status: ready -->
3+ <!-- EN-Revision: 6b5b64c2552eba77e78556b9ab62f6d64aacff8e Maintainer: shimooka Status: ready -->
44<!-- Credits: mumumu -->
55
66 <reference xml : id =" ref.pdo-sqlite" xmlns =" http://docbook.org/ns/docbook" >
@@ -94,7 +94,7 @@ sqlite:
9494 &reference.pdo-sqlite.entities.pdo-overloaded;
9595
9696 </reference >
97- &reference.pdo-sqlite.pdo-sqlite;
97+
9898<!-- Keep this comment at the end of the file
9999Local variables:
100100mode: sgml
You can’t perform that action at this time.
0 commit comments