Merge branch 'mdl44499-moodle25' of https://github.com/tlock/moodle into MOODLE_25_STABLE

This commit is contained in:
Sam Hemelryk
2014-03-18 14:27:02 +13:00
+1
View File
@@ -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;