Changed some return types.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46796 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2001-05-07 09:45:02 +00:00
parent 71c4c21cfe
commit 6c44ef3e4b

View file

@ -216,7 +216,7 @@ dbx_close ($link);
</para>
<para>
The error-message for Microsoft SQL Server is actually the result
of the mssql_get_last_message function.
of the <function>mssql_get_last_message</function> function.
</para>
</note>
</refsect1>