Fix build error caused by r325523.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325525 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2012-05-04 00:36:12 +00:00
parent 5ce6eb403f
commit b1d6cf11cc

View file

@ -101,6 +101,8 @@ if (file_exists($file)) {
</refsect1>
<refsect1 role="notes">
&reftitle.notes;
<note>
<para>
<function>readfile</function> will not present any memory issues,
@ -109,11 +111,9 @@ if (file_exists($file)) {
<function>ob_get_level</function>.
</para>
</note>
&reftitle.notes;
&tip.fopen-wrapper;
&note.context-support;
</refsect1>
<refsect1 role="seealso">