mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
reflect that nl2br has been changed to conform to xhtml 1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41773 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
5d86777a55
commit
a021f96da9
1 changed files with 1 additions and 1 deletions
|
@ -1353,7 +1353,7 @@ echo "</PRE>\n";
|
|||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
Returns <parameter>string</parameter> with '<BR>' inserted
|
||||
Returns <parameter>string</parameter> with '<br />' inserted
|
||||
before all newlines.
|
||||
</para>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue