From 5c75598b7a594cccde0780c564a57cad2c942c7a Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Wed, 20 Jun 2001 13:42:20 +0000 Subject: [PATCH] arameters_array -> parameters_array git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49870 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/uodbc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/uodbc.xml b/functions/uodbc.xml index 665946f610..e3661aa36d 100644 --- a/functions/uodbc.xml +++ b/functions/uodbc.xml @@ -477,7 +477,7 @@ odbc_prepare. Returns true on successful execution, false otherwise. The array - arameters_array only needs to + parameters_array only needs to be given if you really have parameters in your statement.