MDL-50890 enrol_flatfile: Modifications for compliance with standards
Also changed the scheduled task to run every hour.
This commit is contained in:
committed by
David Monllao
parent
a771854c46
commit
fd1b399527
@@ -28,6 +28,9 @@ defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
/**
|
||||
* Simple task to run sync enrolments.
|
||||
*
|
||||
* @copyright 2014 Troy Williams
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
class flatfile_sync_task extends \core\task\scheduled_task {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user