dams Fri Feb 28 18:47:08 2003 EDT Modified files: /phpdoc/en/reference/strings/functions echo.xml Log: Completing declaration Index: phpdoc/en/reference/strings/functions/echo.xml diff -u phpdoc/en/reference/strings/functions/echo.xml:1.5 phpdoc/en/reference/strings/functions/echo.xml:1.6 --- phpdoc/en/reference/strings/functions/echo.xml:1.5 Sun Dec 1 05:29:14 2002 +++ phpdoc/en/reference/strings/functions/echo.xml Fri Feb 28 18:47:08 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 --> <refentry id="function.echo"> <refnamediv> @@ -9,7 +9,7 @@ <refsect1> <title>Description</title> <methodsynopsis> - <methodname>echo</methodname> + <type>void</type><methodname>echo</methodname> <methodparam><type>string</type><parameter>arg1</parameter></methodparam> <methodparam choice="opt"><type>string</type><parameter>argn...</parameter></methodparam> </methodsynopsis>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php