Date: 01/13/03
- Next message: betz <email protected>: "[PHP-DOC] #21605 [Opn->Csd]: stream_get_meta_data() documentation typo"
- Previous message: holliwell <email protected>: "Re: [PHP-DOC] An old topic again: Manual License"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
betz Mon Jan 13 04:44:30 2003 EDT
Modified files:
/phpdoc/en/reference/stream/functions stream-get-meta-data.xml
Log:
typo, fix #21605
Index: phpdoc/en/reference/stream/functions/stream-get-meta-data.xml
diff -u phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.1 phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.2
--- phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.1 Thu Jan 2 21:41:14 2003
+++ phpdoc/en/reference/stream/functions/stream-get-meta-data.xml Mon Jan 13 04:44:30 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.stream-get-meta-data">
<refnamediv>
<refname>stream_get_meta_data</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>array</type><methodname>file_get_meta_data</methodname>
+ <type>array</type><methodname>stream_get_meta_data</methodname>
<methodparam><type>resource</type><parameter>stream</parameter></methodparam>
</methodsynopsis>
<simpara>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: betz <email protected>: "[PHP-DOC] #21605 [Opn->Csd]: stream_get_meta_data() documentation typo"
- Previous message: holliwell <email protected>: "Re: [PHP-DOC] An old topic again: Manual License"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

