Skip to content

Commit

Permalink
issue #14 - Remove legacy cron method
Browse files Browse the repository at this point in the history
  • Loading branch information
CL-BayanAbuawad committed Aug 21, 2022
1 parent 1a4dddf commit ca320c6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -385,13 +385,6 @@ public function print_disclosure($cmid) {
public function update_status($course, $cm) {
// Called at top of submissions/grading pages - allows printing of admin style links or updating status.
}

/**
* called by admin/cron.php
* @deprecated
*/
public function cron() {
}
}

/**
Expand Down

0 comments on commit ca320c6

Please sign in to comment.