mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-58490 block_myoverview: add missing completionlib include
This commit is contained in:
parent
aef1e7f500
commit
c5515a34b5
@ -29,6 +29,8 @@ use renderer_base;
|
||||
use templatable;
|
||||
use core_completion\progress;
|
||||
|
||||
require_once($CFG->libdir . '/completionlib.php');
|
||||
|
||||
/**
|
||||
* Class containing data for my overview block.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user