MDL-35238 Fetch the package and store it in a temporary location

This commit is contained in:
David Mudrák
2012-11-08 22:33:07 +01:00
parent af29dade97
commit 4c72f55516
3 changed files with 154 additions and 5 deletions
+1 -1
View File
@@ -1596,7 +1596,7 @@ class available_update_deployer {
'type' => $plugintype,
'name' => $pluginname,
'typeroot' => $pluginrootpaths[$plugintype],
'download' => $info->download,
'package' => $info->download,
'dataroot' => $CFG->dataroot,
'dirroot' => $CFG->dirroot,
'passfile' => $passfile,