summaryrefslogtreecommitdiff
path: root/core/helpers/task.php
AgeCommit message (Expand)Author
2009-03-11$task_definitions -> $task_defBharat Mediratta
2009-03-11Refine the task api but removing the optional parameters on theTim Almdal
2009-03-10Minor change to the task api with the addition of two optionalTim Almdal
2009-03-09Get rid of Task_Definition types: they're not necessary. ThisBharat Mediratta
2009-03-05Avoid using default task types. Require task::get_definitions() toBharat Mediratta
2009-03-05A little task restructuringBharat Mediratta
2009-02-27* Refactor task management methods from admin_maintenance.php toTim Almdal