derick Fri Nov 30 06:05:48 2001 EDT
Modified files:
/phpdoc/en/functions outcontrol.xml
Log:
- Too much copy & paste
Index: phpdoc/en/functions/outcontrol.xml
diff -u phpdoc/en/functions/outcontrol.xml:1.20 phpdoc/en/functions/outcontrol.xml:1.21
--- phpdoc/en/functions/outcontrol.xml:1.20 Fri Nov 30 05:55:30 2001
+++ phpdoc/en/functions/outcontrol.xml Fri Nov 30 06:05:47 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
<reference id="ref.outcontrol">
<title>Output Control Functions</title>
<titleabbrev>Output Control</titleabbrev>
@@ -333,7 +333,7 @@
process the buffer's contents you have to call
<function>ob_get_contents</function> before
<function>ob_flush</function> as the buffer contents are
- discarded after <function>ob_end_flush</function> is called.
+ discarded after <function>ob_flush</function> is called.
</para>
<para>
This function does not destroy the output buffer like