From a16595e93ef42a8a384bfba7b66471a2a728bd73 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Thu, 18 Apr 2002 17:15:50 +0000 Subject: [PATCH] WS and typos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78673 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/fbsql/functions/fbsql-autocommit.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/reference/fbsql/functions/fbsql-autocommit.xml b/reference/fbsql/functions/fbsql-autocommit.xml index 3fc2ad2251..0b11ea342f 100644 --- a/reference/fbsql/functions/fbsql-autocommit.xml +++ b/reference/fbsql/functions/fbsql-autocommit.xml @@ -1,19 +1,17 @@ - + fbsql_autocommit - Enable or disable autocommit. + Enable or disable autocommit Description boolfbsql_autocommit resourcelink_identifier - bool - OnOff - + boolOnOff fbsql_autocommit returns the current @@ -25,8 +23,8 @@ the transaction using either fbsql_commit or fbsql_rollback. - See also: - fbsql_commit and + + See also: fbsql_commit and fbsql_rollback