Merge branch 'mdl44499-moodle25' of https://github.com/tlock/moodle into MOODLE_25_STABLE
This commit is contained in:
@@ -94,6 +94,7 @@ class upload_manager {
|
||||
$course = $SITE;
|
||||
}
|
||||
|
||||
$this->config = new stdClass();
|
||||
$this->config->deleteothers = $deleteothers;
|
||||
$this->config->handlecollisions = $handlecollisions;
|
||||
$this->config->recoverifmultiple = $recoverifmultiple;
|
||||
|
||||
Reference in New Issue
Block a user