Skip to content
Snippets Groups Projects
Commit 8480d24f authored by Mark Johnson's avatar Mark Johnson
Browse files

Fix paths for update files.

Fixes #453

The previous code could result in a curl error if $CFG->tempdir didn't
already exist, and a chmod error if it did exist as it was being passed
$stream as a file resource rather than a string.

Change-Id: Ia1b0c22c380d3ba4e57e7f1b85d414db45ba9106
parent 77dd8cf1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment