Skip to content

Commit

Permalink
Fix Code Checker Issues for dates
Browse files Browse the repository at this point in the history
  • Loading branch information
Laur0r committed Dec 22, 2023
1 parent dd10177 commit c98937b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/dates.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* @copyright 2022 Jakob Mischke <jakob.mischke@univie.ac.at>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class dates extends activity_dates{
class dates extends activity_dates {
/**
* Returns a list of important dates in mod_ratingallocate
*
Expand Down

0 comments on commit c98937b

Please sign in to comment.