hholzgra                Wed Apr 14 20:42:42 2004 EDT

  Modified files:              
    /phpdoc/en/reference/outcontrol/functions   ob-get-level.xml 
  Log:
  small explanatory addition
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-get-level.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/outcontrol/functions/ob-get-level.xml
diff -u phpdoc/en/reference/outcontrol/functions/ob-get-level.xml:1.2 
phpdoc/en/reference/outcontrol/functions/ob-get-level.xml:1.3
--- phpdoc/en/reference/outcontrol/functions/ob-get-level.xml:1.2       Wed Apr 17 
02:42:34 2002
+++ phpdoc/en/reference/outcontrol/functions/ob-get-level.xml   Wed Apr 14 20:42:41 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/outcontrol.xml, last change in rev 1.11 -->
   <refentry id="function.ob-get-level">
    <refnamediv>
@@ -15,7 +15,8 @@
       <void/>
      </methodsynopsis>
     <para>
-     This will return the level of nested output buffering handlers.
+     This will return the level of nested output buffering handlers
+     or zero if output buffering is not activated.
     </para>
     <para>
      See also <function>ob_start</function> and

Reply via email to