mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
THEME is out of this directory.
I hope to have done it correctly!
This commit is contained in:
parent
cab5d3cd04
commit
ad4f774cd4
8 changed files with 9 additions and 9 deletions
|
@ -128,7 +128,7 @@
|
|||
|
||||
function backup_get_needed_users ($courseid) {
|
||||
|
||||
global $CFG, $THEME;
|
||||
global $CFG;
|
||||
|
||||
$result = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue