Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartlamour committed Jul 3, 2024
1 parent 5fffdec commit 6945cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
/**
* Check if an activity is sits mapped.
*
* @param string $modtype The activity type.
* @param int $cmid The activity id.
*/
function local_ass_type_sitsmapped($cmid): bool {
global $DB;
Expand Down

0 comments on commit 6945cd6

Please sign in to comment.