mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
- Microsft => Microsoft.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166071 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
38a88368a0
commit
641f58dbb5
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.31 $ -->
|
||||
<!-- $Revision: 1.32 $ -->
|
||||
<appendix id="resource">
|
||||
<title>List of Resource Types</title>
|
||||
<para>
|
||||
|
@ -1279,7 +1279,7 @@
|
|||
<entry>
|
||||
<function>mssql_close</function>
|
||||
</entry>
|
||||
<entry>Link to Microsft SQL Server database</entry>
|
||||
<entry>Link to Microsoft SQL Server database</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>mssql link persistent</entry>
|
||||
|
@ -1293,7 +1293,7 @@
|
|||
<entry>
|
||||
None
|
||||
</entry>
|
||||
<entry>Persistent link to Microsft SQL Server</entry>
|
||||
<entry>Persistent link to Microsoft SQL Server</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>mssql result</entry>
|
||||
|
@ -1317,7 +1317,7 @@
|
|||
<entry>
|
||||
<function>mssql_free_result</function>
|
||||
</entry>
|
||||
<entry>Microsft SQL Server result</entry>
|
||||
<entry>Microsoft SQL Server result</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>mysql link</entry>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<sect1 id="install.windows.apache1">
|
||||
<title>Apache 1.3.x on Microsft Windows</title>
|
||||
<title>Apache 1.3.x on Microsoft Windows</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to Apache 1.3.x installs
|
||||
of PHP on Microsoft Windows systems. We also
|
||||
|
|
Loading…
Reference in a new issue