Skip to content

Commit

Permalink
INT-18043: Fix code checker remaning issues for 3.11+2
Browse files Browse the repository at this point in the history
  • Loading branch information
jgg9026 committed May 5, 2022
1 parent 6b21d65 commit 710b7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/course_settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@
$setting = new admin_setting_configcheckbox($name, $title, $description, 0);
$snapsettings->add($setting);

$settings->add($snapsettings);
$settings->add($snapsettings);

0 comments on commit 710b7b3

Please sign in to comment.