Constant descriptions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282583 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2009-06-22 15:39:15 +00:00
parent e794a21ed9
commit 53fa53d38f

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<section xml:id="pdo-firebird.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
&pdo.driver-constants;
@ -13,6 +13,9 @@
<para>
Available since PHP 5.3.0.
</para>
<para>
Sets the date format.
</para>
</listitem>
</varlistentry>
<varlistentry>
@ -21,6 +24,9 @@
(<type>integer</type>)
</term>
<listitem>
<para>
Sets the time format.
</para>
<para>
Available since PHP 5.3.0.
</para>
@ -32,6 +38,9 @@
(<type>integer</type>)
</term>
<listitem>
<para>
Sets the timestamp format.
</para>
<para>
Available since PHP 5.3.0.
</para>