nicos Sat Feb 8 07:10:05 2003 EDT Modified files: /phpdoc/en/reference/outcontrol/functions ob-get-length.xml Log: fixing #22122 Index: phpdoc/en/reference/outcontrol/functions/ob-get-length.xml diff -u phpdoc/en/reference/outcontrol/functions/ob-get-length.xml:1.2 phpdoc/en/reference/outcontrol/functions/ob-get-length.xml:1.3 --- phpdoc/en/reference/outcontrol/functions/ob-get-length.xml:1.2 Wed Apr 17 02:42:34 2002 +++ phpdoc/en/reference/outcontrol/functions/ob-get-length.xml Sat Feb 8 07:10:05 +2003 @@ -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.22 --> <refentry id="function.ob-get-length"> <refnamediv> @@ -11,7 +11,7 @@ <refsect1> <title>Description</title> <methodsynopsis> - <type>string</type><methodname>ob_get_length</methodname> + <type>int</type><methodname>ob_get_length</methodname> <void/> </methodsynopsis> <para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php