nlopess Sat Jan 3 12:47:23 2004 EDT
Modified files:
/phpdoc/en/reference/outcontrol/functions ob-end-flush.xml
Log:
removed redundancy
Index: phpdoc/en/reference/outcontrol/functions/ob-end-flush.xml
diff -u phpdoc/en/reference/outcontrol/functions/ob-end-flush.xml:1.7
phpdoc/en/reference/outcontrol/functions/ob-end-flush.xml:1.8
--- phpdoc/en/reference/outcontrol/functions/ob-end-flush.xml:1.7 Sat Jan 3
12:37:46 2004
+++ phpdoc/en/reference/outcontrol/functions/ob-end-flush.xml Sat Jan 3 12:47:23
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/outcontrol.xml, last change in rev 1.1 -->
<refentry id="function.ob-end-flush">
<refnamediv>
@@ -29,8 +29,7 @@
<note>
<simpara>
This function is similar to <function>ob_get_flush</function>, except
- that <function>ob_get_flush</function> function returns the buffer as a
- string.
+ that <function>ob_get_flush</function> returns the buffer as a string.
</simpara>
</note>
<para>