MDL-78855 tool_uploadcourse: Create instance only if plugin supports it
commit5dc60d9f94a4ff772e5e4e3c12a4a996d9bba42c
authorIlya Tregubov <ilya@moodle.com>
Fri, 4 Aug 2023 09:01:59 +0000 (4 17:01 +0800)
committerIlya Tregubov <ilya@moodle.com>
Tue, 29 Aug 2023 03:14:04 +0000 (29 11:14 +0800)
tree94b89a820c88d5e954b5f438e0d8f642b05364c3
parent9bfcd77d51bc36a1e2ef867e93fa84b0bd9938ec
MDL-78855 tool_uploadcourse: Create instance only if plugin supports it
admin/tool/uploadcourse/classes/course.php
admin/tool/uploadcourse/lang/en/tool_uploadcourse.php
admin/tool/uploadcourse/tests/behat/create.feature
admin/tool/uploadcourse/tests/behat/update.feature
admin/tool/uploadcourse/tests/fixtures/unsupported_enrol_method.csv [new file with mode: 0644]
enrol/cohort/lib.php
enrol/guest/lib.php
enrol/manual/lib.php
enrol/self/lib.php
enrol/upgrade.txt
lib/enrollib.php