silverstripe-multiform/code/tasks
Trevor 6a4dc5dc80 Get MultiFormPurgeTask to actually work.
* `run()` is part of BuildTask not DailyTask
* `$session->delete()` doesn't return anything so the conditional will never be true
* Updated comments.
2013-10-15 14:12:45 +11:00
..
MultiFormPurgeTask.php Get MultiFormPurgeTask to actually work. 2013-10-15 14:12:45 +11:00