From e45a4fc00d377acd533eb036823cc01aa2307ce8 Mon Sep 17 00:00:00 2001 From: Rui Hirokawa Date: Sun, 1 Oct 2000 15:36:44 +0000 Subject: [PATCH] update translations aand cosmetic changes. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33226 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/oci8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/oci8.xml b/functions/oci8.xml index cab879763e..0753647ca5 100644 --- a/functions/oci8.xml +++ b/functions/oci8.xml @@ -63,7 +63,7 @@ <?php // by sergo@bacup.ru -// Use option: OCI_DEFAULT for execute command to delay ececution +// Use option: OCI_DEFAULT for execute command to delay execution OCIExecute($stmt, OCI_DEFAULT); // for retrieve data use (after fetch):