Function SavePMDraft
Saves a PM draft in the user_drafts table The core draft feature must be enabled, as well as the pm draft option Determines if this is a new or and update to an existing pm draft
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Drafts.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Drafts.php
string |
& $post_errors |
A string of info about errors encountered trying to save this draft |
array |
$recipientList |
An array of data about who this PM is being sent to |
boolean
|
false if you can't save the draft, true if we're doing this via XML more than 5 seconds after the last save, nothing otherwise |