mgd_delete_attachment
mgd_delete_attachment -- Delete an attachment
(Note: this function is deprecated since Midgard 1.6.0. Corresponding OOP-method should be used, instead)
Description
`bool **mgd_delete_attachment** (int id)`
Minimum version: Midgard 1.4 (Bifrost)
Deletes the attachment with id id
Returns TRUE on success, FALSE on failure.
