mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Moved notes about availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101744 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fe8d8afcbb
commit
b7a40afc8f
2 changed files with 6 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<section id="constants.dbx">
|
||||
&reftitle.constants;
|
||||
&extension.constants;
|
||||
|
@ -62,7 +62,7 @@
|
|||
<varlistentry>
|
||||
<term>
|
||||
<constant>DBX_OCI8</constant>
|
||||
(<link linkend="language.types.integer">integer</link>)
|
||||
(<link linkend="language.types.integer">integer</link>) CVS only
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
@ -128,7 +128,7 @@
|
|||
<varlistentry>
|
||||
<term>
|
||||
<constant>DBX_COLNAMES_UNCHANGED</constant>
|
||||
(<link linkend="language.types.integer">integer</link>)
|
||||
(<link linkend="language.types.integer">integer</link>) CVS only
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
@ -139,7 +139,7 @@
|
|||
<varlistentry>
|
||||
<term>
|
||||
<constant>DBX_COLNAMES_UPPERCASE</constant>
|
||||
(<link linkend="language.types.integer">integer</link>)
|
||||
(<link linkend="language.types.integer">integer</link>) CVS only
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
@ -150,7 +150,7 @@
|
|||
<varlistentry>
|
||||
<term>
|
||||
<constant>DBX_COLNAMES_LOWERCASE</constant>
|
||||
(<link linkend="language.types.integer">integer</link>)
|
||||
(<link linkend="language.types.integer">integer</link>) CVS only
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
|
||||
<!--
|
||||
If anyone from the translator group has problems with the
|
||||
|
@ -89,14 +89,6 @@
|
|||
</section>
|
||||
|
||||
&reference.dbx.ini;
|
||||
<note>
|
||||
<para>
|
||||
The <constant>DBX_OCI8</constant>,
|
||||
<constant>DBX_COLNAMES_UNCHANGED</constant>,
|
||||
<constant>DBX_COLNAMES_UPPERCASE</constant> and
|
||||
<constant>DBX_COLNAMES_LOWERCASE</constant> constants are in CVS only.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<section id="dbx.resources">
|
||||
&reftitle.resources;
|
||||
|
|
Loading…
Reference in a new issue