mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
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:
parent
71c4c21cfe
commit
6c44ef3e4b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue