mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Document new DBASE_VERSION constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340775 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a66d0d0a11
commit
f3c83412f9
1 changed files with 12 additions and 0 deletions
|
@ -5,6 +5,18 @@
|
|||
&reftitle.constants;
|
||||
&extension.constants;
|
||||
<variablelist>
|
||||
<varlistentry xml:id="constant.dbase-version">
|
||||
<term>
|
||||
<constant>DBASE_VERSION</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
The extension version.
|
||||
(Available as of dbase 7.0.0)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="constant.dbase-rdonly">
|
||||
<term>
|
||||
<constant>DBASE_RDONLY</constant>
|
||||
|
|
Loading…
Reference in a new issue