Skip to content

Commit

Permalink
IOMAD: Exception - Undefined constant "TRAININGEVENT_EVENT_TYPE" - Er…
Browse files Browse the repository at this point in the history
…ror when Training Event needs approval closes #1928"
  • Loading branch information
turf212 committed Feb 12, 2024
1 parent 587ae21 commit 4ca9e42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/iomad_approve_access/lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
require_once($CFG->dirroot.'/local/iomad/lib/user.php');
require_once($CFG->dirroot.'/local/iomad/lib/iomad.php');
require_once($CFG->dirroot.'/calendar/lib.php');
require_once($CFG->dirroot . '/mod/trainingevent/lib.php');

class iomad_approve_access {
/**
Expand Down

0 comments on commit 4ca9e42

Please sign in to comment.