Hi Wout,
All the ft_api_delete_unfinalized_submissions() function does is delete old, unwanted submissions, so it really doesn't need to be called that often.
I'd just add it to your thankyou.php - that would ensure it gets called often enough!
And yes, this looks good!
- Ben
All the ft_api_delete_unfinalized_submissions() function does is delete old, unwanted submissions, so it really doesn't need to be called that often.
I'd just add it to your thankyou.php - that would ensure it gets called often enough!
Quote:ft_api_delete_unfinalized_submissions(3, false);
And yes, this looks good!
- Ben