mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
quick and dirty correction of build critical tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75274 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1b60104823
commit
2fee800ba4
1 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.34 $ -->
|
||||
<!-- $Revision: 1.35 $ -->
|
||||
<reference id="ref.odbc">
|
||||
<title>Unified ODBC functions</title>
|
||||
<titleabbrev>ODBC</titleabbrev>
|
||||
|
@ -26,6 +26,7 @@
|
|||
</note>
|
||||
|
||||
<section id="odbc.requirements">
|
||||
<title>Supported Databases</title>
|
||||
<para>
|
||||
The following databases are supported by the Unified ODBC
|
||||
functions: <ulink url="&url.adabas;">Adabas D</ulink>, <ulink
|
||||
|
@ -35,8 +36,9 @@
|
|||
url="&url.sybase;">Sybase SQL Anywhere</ulink>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
<section id="odbc.installation">
|
||||
<title>Installation</title>
|
||||
<para>
|
||||
Please see the <link
|
||||
linkend="database-support-options">Installation on Unix
|
||||
|
@ -44,7 +46,7 @@
|
|||
with these databases.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
-->
|
||||
<section id="odbc.configuration">
|
||||
<title>Runtime Configuration</title>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue