Skip to content

Commit

Permalink
Plagiarism Lib MDL-13680 - reverting commit for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarsden committed Apr 28, 2010
1 parent 4e0effd commit 30b5ee6
Show file tree
Hide file tree
Showing 20 changed files with 8 additions and 1,827 deletions.
4 changes: 0 additions & 4 deletions admin/cron.php
Expand Up @@ -125,10 +125,6 @@
get_mailer('close');
mtrace("Finished activity modules");

//now do plagiarism checks
require_once($CFG->libdir.'/plagiarismlib.php');
plagiarism_check_files();

mtrace("Starting blocks");
if ($blocks = $DB->get_records_select("block", "cron > 0 AND ((? - lastcron) > cron) AND visible = 1", array($timenow))) {
// we will need the base class.
Expand Down
131 changes: 0 additions & 131 deletions admin/plagiarism/plagiarism.php

This file was deleted.

70 changes: 0 additions & 70 deletions admin/plagiarism/plagiarism_defaults.php

This file was deleted.

77 changes: 0 additions & 77 deletions admin/plagiarism/plagiarism_form.php

This file was deleted.

0 comments on commit 30b5ee6

Please sign in to comment.