dams Wed Jul 16 11:08:03 2003 EDT Modified files: /phpdoc/en/reference/outcontrol/functions ob-end-clean.xml Log: removed useless see also Index: phpdoc/en/reference/outcontrol/functions/ob-end-clean.xml diff -u phpdoc/en/reference/outcontrol/functions/ob-end-clean.xml:1.7 phpdoc/en/reference/outcontrol/functions/ob-end-clean.xml:1.8 --- phpdoc/en/reference/outcontrol/functions/ob-end-clean.xml:1.7 Mon Jun 16 14:50:48 2003 +++ phpdoc/en/reference/outcontrol/functions/ob-end-clean.xml Wed Jul 16 11:08:03 2003 @@ -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-clean"> <refnamediv> @@ -51,9 +51,8 @@ </note> <para> See also <function>ob_start</function>, - <function>ob_get_contents</function>, - <function>ob_flush</function> and - <function>ob_end_clean</function>. + <function>ob_get_contents</function>, and + <function>ob_flush</function>. </para> </refsect1> </refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php