[PHP-DOC] cvs: phpdoc /en/reference/outcontrol reference.xml
by Jakub Vrana other posts by this author
Dec 31 2003 4:08PM messages near this date
[PHP-DOC] cvs: phpdoc /scripts aspell.php bughunter.php diff_en_rev.php entity-usage.php fixphpweb.php genPHP_INI_ENTRY.php html_syntax.php xml_proto.php /scripts/quickref makefunclist.php prefixcompress.php processafter.php unusedcompress.php /scripts/rtlpatch HtmlExtParser.class.php HtmlParser.class.php hackmanuallang.php rtlpatch.php
|
[PHP-DOC] cvs: phpdoc /scripts/quickref originalafter.js processafter.php
vrana Wed Dec 31 11:08:07 2003 EDT
Modified files:
/phpdoc/en/reference/outcontrol reference.xml
Log:
double be
Index: phpdoc/en/reference/outcontrol/reference.xml
diff -u phpdoc/en/reference/outcontrol/reference.xml:1.11 phpdoc/en/reference/outcontrol/ref
erence.xml:1.12
--- phpdoc/en/reference/outcontrol/reference.xml:1.11 Mon Dec 15 11:52:35 2003
+++ phpdoc/en/reference/outcontrol/reference.xml Wed Dec 31 11:08:06 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<reference id="ref.outcontrol">
<title> Output Control Functions</title>
<titleabbrev> Output Control</titleabbrev>
@@ -76,7 +76,7 @@
earlier versions you must ensure that
<literal> implict_flush</literal> is <literal>OFF</literal> in
your &php.ini;, otherwise any output with
- <function> ob_start</function> will be not be hidden from output.
+ <function> ob_start</function> will not be hidden from output.
</para>
</note>
</section>
|