alindeman Thu Jun 5 09:21:48 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions print.xml
Log:
fix #24036
Index: phpdoc/en/reference/strings/functions/print.xml
diff -u phpdoc/en/reference/strings/functions/print.xml:1.8
phpdoc/en/reference/strings/functions/print.xml:1.9
--- phpdoc/en/reference/strings/functions/print.xml:1.8 Wed May 21 18:37:51 2003
+++ phpdoc/en/reference/strings/functions/print.xml Thu Jun 5 09:21:48 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.print">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>void</type><methodname>print</methodname>
+ <type>bool</type><methodname>print</methodname>
<methodparam><type>string</type><parameter>arg</parameter></methodparam>
</methodsynopsis>
<simpara>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php