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

fixes #328

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