mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Correct returned type (closes bug #70659)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337977 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
df52ca26f9
commit
2c422f528d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>bzflush</methodname>
|
||||
<type>bool</type><methodname>bzflush</methodname>
|
||||
<methodparam><type>resource</type><parameter>bz</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue