From 53fa53d38f0ba4c059847f02378eadd828346dfb Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Mon, 22 Jun 2009 15:39:15 +0000 Subject: [PATCH] Constant descriptions git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282583 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdo_firebird/constants.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/reference/pdo_firebird/constants.xml b/reference/pdo_firebird/constants.xml index 292e67fb84..326985cc67 100644 --- a/reference/pdo_firebird/constants.xml +++ b/reference/pdo_firebird/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &pdo.driver-constants; @@ -13,6 +13,9 @@ Available since PHP 5.3.0. + + Sets the date format. + @@ -21,6 +24,9 @@ (integer) + + Sets the time format. + Available since PHP 5.3.0. @@ -32,6 +38,9 @@ (integer) + + Sets the timestamp format. + Available since PHP 5.3.0.