silverstripe-multiform/code
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
..
extensions FIX: Update class properties to use late static binding 2013-05-25 19:04:59 +12:00
model Revert to public 2013-05-25 19:41:59 +12:00
tasks Get MultiFormPurgeTask to actually work. 2013-10-15 14:12:45 +11:00