mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
5ce6eb403f
commit
b1d6cf11cc
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
¬e.context-support;
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
|
|
Loading…
Reference in a new issue