mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Removing the undocumented and mysterious nsapi_ext, isapi_ext and cgi_ext
entries. They aren't even in php.ini git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88302 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
295fcf03c6
commit
8fddd0ad7b
1 changed files with 1 additions and 34 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.60 $ -->
|
||||
<!-- $Revision: 1.61 $ -->
|
||||
<chapter id="configuration">
|
||||
<title>Configuration</title>
|
||||
|
||||
|
@ -241,17 +241,6 @@ disables auto-prepending.</para>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ini.cgi-ext">
|
||||
<term>
|
||||
<parameter>cgi_ext</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ini.disable-functions">
|
||||
<term>
|
||||
<parameter>disable_functions</parameter>
|
||||
|
@ -549,17 +538,6 @@ include_path=".;c:\www\phplib"
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ini.isapi-ext">
|
||||
<term>
|
||||
<parameter>isapi_ext</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ini.log-errors">
|
||||
<term>
|
||||
<parameter>log_errors</parameter>
|
||||
|
@ -657,17 +635,6 @@ include_path=".;c:\www\phplib"
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ini.nsapi-ext">
|
||||
<term>
|
||||
<parameter>nsapi_ext</parameter>
|
||||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ini.precision">
|
||||
<term>
|
||||
<parameter>precision</parameter>
|
||||
|
|
Loading…
Reference in a new issue