Skip to content
Snippets Groups Projects
Commit d8e94fe5 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fixes #328

parent d728425b
No related branches found
No related tags found
No related merge requests found
<?php <?php
final class FixMyCoursesGroupConfig extends Migration final class FixMyCoursesGroupConfig extends Migration
{ {
public function description()
{
return 'Ensures correct format of MY_COURSES_OPEN_GROUPS user config option';
}
public function up() public function up()
{ {
ConfigValue::findEachBySQL( ConfigValue::findEachBySQL(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment