MDL-50890 enrol_flatfile: Replace cron processing with scheduled task
authorTroy Williams <troyw@waikato.ac.nz>
Tue, 21 Jul 2015 02:21:10 +0000 (14:21 +1200)
committerDavid Monllao <davidm@moodle.com>
Wed, 16 Sep 2015 01:08:34 +0000 (09:08 +0800)
commita771854c460d3c7aa099393323287eaa26b034df
tree6352a60b5ebac0f751af09386290797e1a0587b2
parentf49551054854de12513d9787b28c15ed0a6a0f1b
MDL-50890 enrol_flatfile: Replace cron processing with scheduled task

Replace enrolment plugin flatfile cron processing with scheduled task
enrol/flatfile/classes/task/flatfile_sync_task.php [new file with mode: 0644]
enrol/flatfile/cli/sync.php
enrol/flatfile/db/tasks.php [new file with mode: 0644]
enrol/flatfile/lang/en/enrol_flatfile.php
enrol/flatfile/lib.php
enrol/flatfile/tests/flatfile_test.php
enrol/flatfile/version.php