From 6c44ef3e4b08c8c8f02172ac736735a80b0b5f1b Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Mon, 7 May 2001 09:45:02 +0000 Subject: [PATCH] Changed some return types. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46796 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/dbx.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/dbx.xml b/functions/dbx.xml index 349efe1d1b..b68a8751b4 100644 --- a/functions/dbx.xml +++ b/functions/dbx.xml @@ -216,7 +216,7 @@ dbx_close ($link); The error-message for Microsoft SQL Server is actually the result - of the mssql_get_last_message function. + of the mssql_get_last_message function.