Merge branch 'mdl44499-master' of https://github.com/tlock/moodle

This commit is contained in:
Sam Hemelryk
2014-03-18 14:26:56 +13:00
+1
View File
@@ -97,6 +97,7 @@ class upload_manager {
$course = $SITE;
}
$this->config = new stdClass();
$this->config->deleteothers = $deleteothers;
$this->config->handlecollisions = $handlecollisions;
$this->config->recoverifmultiple = $recoverifmultiple;