From f70ac612ceed9709bbb40f101421d3aaf8d260b6 Mon Sep 17 00:00:00 2001 From: Esen Sagynov Date: Mon, 10 Jun 2013 08:02:34 +0000 Subject: [PATCH] [APIS-558][PHP]some bug about document git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330465 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/cubrid/functions/cubrid-bind.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/cubrid/functions/cubrid-bind.xml b/reference/cubrid/functions/cubrid-bind.xml index 09fd0e28e3..ab881f409e 100644 --- a/reference/cubrid/functions/cubrid-bind.xml +++ b/reference/cubrid/functions/cubrid-bind.xml @@ -161,7 +161,7 @@ bind_value_type A type of the value to bind. (It is omitted by default. - Thus, system internally use string by default. However, you need to + Thus, the system internally use string by default. However, you need to specify the exact type of the value as an argument when they are NCHAR, BIT, or BLOB/CLOB).