Fixes #46368 (mssql_connect function: "interfaces list" doesn't exist)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267649 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2008-10-23 08:56:22 +00:00
parent 797903d6f2
commit 1418d3c6df

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.11 $ -->
<!-- $Revision: 1.12 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.mssql-connect">
<refnamediv>
<refname>mssql_connect</refname>
@ -17,8 +17,7 @@
</methodsynopsis>
<para>
<function>mssql_connect</function> establishes a connection to a
MS SQL server. The servername argument has to be a valid
servername that is defined in the 'interfaces' file.
MS SQL server.
</para>
<para>
The link to the server will be closed as soon as the execution of