Fixed PHP bug #52246 (The bbcode_parse function returns the result of the parsing, not TRUE or FALSE)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300987 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Egeberg 2010-07-04 15:06:31 +00:00
parent d29e172cab
commit 1837ca654d

View file

@ -46,6 +46,7 @@
&reftitle.returnvalues;
<para>
&return.success;
Returns the parsed string, &return.falseforfailure;.
</para>
</refsect1>