mirror of
https://github.com/moodle/moodle.git
synced 2025-07-17 04:11:29 +02:00
MDL-61657 block_myoverview: implement course images for the myoverview block
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
4450d19ae1
commit
c8cc25caba
@@ -85,6 +85,7 @@ class core_component {
|
||||
'IMSGlobal\LTI' => 'lib/ltiprovider/src',
|
||||
'Phpml' => 'lib/mlbackend/php/phpml/src/Phpml',
|
||||
'PHPMailer\\PHPMailer' => 'lib/phpmailer/src',
|
||||
'RedeyeVentures\\GeoPattern' => 'lib/geopattern-php/GeoPattern',
|
||||
);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user