didou Sat Jun 16 01:13:53 2007 UTC
Modified files: /phpdoc/en/reference/outcontrol/functions ob-get-status.xml Log: fix entity http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/outcontrol/functions/ob-get-status.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/outcontrol/functions/ob-get-status.xml diff -u phpdoc/en/reference/outcontrol/functions/ob-get-status.xml:1.5 phpdoc/en/reference/outcontrol/functions/ob-get-status.xml:1.6 --- phpdoc/en/reference/outcontrol/functions/ob-get-status.xml:1.5 Fri Jun 15 19:09:20 2007 +++ phpdoc/en/reference/outcontrol/functions/ob-get-status.xml Sat Jun 16 01:13:53 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ob-get-status"> <refnamediv> <refname>ob_get_status</refname> @@ -27,7 +27,7 @@ <term><parameter>full_status</parameter></term> <listitem> <para> - &true; to return all active output buffer levels. If &false, or not + &true; to return all active output buffer levels. If &false; or not set, only the top level output buffer is returned. </para> </listitem>