- Remove bogus docs, it is not right to document a bug.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111212 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2003-01-09 21:27:29 +00:00
parent 504723b4c8
commit 85b7662a00

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
<refentry id="function.parse-ini-file">
<refnamediv>
@ -47,12 +47,6 @@
The structure of the ini file is similar to that of
the &php.ini;'s.
</para>
<warning>
<para>
If the ini file you are trying to parse is malformed, PHP will exit
and output a warning that can't be hidden.
</para>
</warning>
<para>
<link linkend="language.constants">Constants</link> may also be parsed
in the ini file so if you define a constant as an ini value before