Skip to content

Commit

Permalink
#1
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokraus committed Mar 16, 2024
1 parent 2ff16f9 commit 6686b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ function local_geniai_before_footer() {
return;
}

require_once(__DIR__ . "/classes/events/event_observers.php");
$data = [
'courseid' => \local_geniai\events\event_observers::$courseid,
'message_01' => get_string('message_01', 'local_geniai', fullname($USER)),
Expand Down

0 comments on commit 6686b71

Please sign in to comment.