mgd_get_attachment
mgd_get_attachment -- Get an attachment
Description
`object **mgd_get_attachment** (int id)`
Minimum version: Midgard 1.4 (Bifrost)
Retrieves information on the attachment with id id
Returns an object describing the attachment if succesfull. Returns FALSE on failure.
name . " " . $attachment->title;
?>
