mirror of
https://github.com/moodle/moodle.git
synced 2025-04-19 07:25:30 +02:00
MDL-48813 Lesson: Removed unused GROUPMEMBERSONLY
This commit is contained in:
parent
edbcfbd61f
commit
002da93948
@ -740,8 +740,6 @@ function lesson_supports($feature) {
|
||||
return false;
|
||||
case FEATURE_GROUPINGS:
|
||||
return false;
|
||||
case FEATURE_GROUPMEMBERSONLY:
|
||||
return true;
|
||||
case FEATURE_MOD_INTRO:
|
||||
return true;
|
||||
case FEATURE_COMPLETION_TRACKS_VIEWS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user