appendices/ini.sections.xml
d4d5216e7a965ca194f6b1c9dee84cecab2674e5
...
...
@@ -31,13 +31,13 @@
31
31
<tbody>
32
32
<row>
33
33
<entry><link linkend="ini.per-host">[HOST=]</link></entry>
34
-
<entry>PHP_INI_SYSTEM</entry>
35
-
<entry>Added in PHP 5.3.0.</entry>
34
+
<entry><constant>INI_SYSTEM</constant></entry>
35
+
<entry></entry>
36
36
</row>
37
37
<row>
38
38
<entry><link linkend="ini.per-path">[PATH=]</link></entry>
39
-
<entry>PHP_INI_SYSTEM</entry>
40
-
<entry>Added in PHP 5.3.0.</entry>
39
+
<entry><constant>INI_SYSTEM</constant></entry>
40
+
<entry></entry>
41
41
</row>
42
42
</tbody>
43
43
</tgroup>
44
44