Function assignAttachments
Assigns the given attachments to the given message ID.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Attachments.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Attachments.php
|
$attachIDs = array() |
of attachment IDs to assign. |
|
$msgID = 0 |
the message ID. |
boolean
|
false on error or missing params. |