PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Bug #1747

mistake in parameter description

Details

Submitted2004-06-30 10:17 UTC
Fromgeels at datainlife dot ru
StatusBogus
PackageDocumentation
PHP VersionIrrelevant
OSirrelevant
Roadmaps(Not assigned)

Comments

[2004-06-30 10:17 UTC] geels at datainlife dot ru

Description:
------------
PEAR package Mail_mime :: addAttachment(), :: addHTMLImage()

there is a description of fourth parameter:

string $name - The suggested file name for the data. Only
used, if $file contains data.

'Only used, if $file contains data.' is incorrect.

parameter $name used always.