[PHP-DOC] cvs: phpdoc /en/reference/http/functions headers-sent.xml
by Jakub Vrana other posts by this author
Feb 28 2006 8:33PM messages near this date
[PHP-DOC] cvs: phpdoc /en/reference/mbstring/functions mb-strpos.xml
|
[PHP-DOC] #36565 [NEW]: mb_strpos: improper explanation
vrana Wed Mar 1 04:32:50 2006 UTC
Modified files:
/phpdoc/en/reference/http/functions headers-sent.xml
Log:
Typo (bug #36564)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/http/functions/headers-sent.xml?r1=1.16&r
2=1.17&diff_format=u
Index: phpdoc/en/reference/http/functions/headers-sent.xml
diff -u phpdoc/en/reference/http/functions/headers-sent.xml:1.16 phpdoc/en/reference/http/fu
nctions/headers-sent.xml:1.17
--- phpdoc/en/reference/http/functions/headers-sent.xml:1.16 Wed Nov 10 08:30:30 2004
+++ phpdoc/en/reference/http/functions/headers-sent.xml Wed Mar 1 04:32:50 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<!-- splitted from ./en/functions/http.xml, last change in rev 1.7 -->
<refentry id="function.headers-sent">
<refnamediv>
@@ -30,7 +30,7 @@
<note>
<simpara>
The optional <parameter> file</parameter> and <parameter>line</parameter>
- parameters where added in PHP 4.3.0.
+ parameters were added in PHP 4.3.0.
</simpara>
</note>
<para>
|