May 8th, 2010, 10:24 AM
Hi Mr Twin,
Try changing this line:
Try changing this line:
PHP Code:
<?php
ft_api_delete_unfinalized_submissions(3, true);
to this:
PHP Code:
<?php
ft_api_delete_unfinalized_submissions(3, false);
