Skip to content
Snippets Groups Projects
Select Git revision
  • 8480d24f5a74014e693c17ddfc38e6f08820ed43
  • main default protected
  • dev/grabowski
  • origin/main
  • hsh_1.22.4
  • 1.22.4
  • 1.22.3
  • 1.22.2
  • 1.22.1
  • 1.22
  • 1.21
  • 1.20.2
  • 1.20.1
  • 1.20.0
  • 1.19.1
  • 1.19
  • 1.18
  • 1.17.2
  • 1.17.1
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
24 results

framework.php

  • Mark Johnson's avatar
    8480d24f
    Fix paths for update files. · 8480d24f
    Mark Johnson authored
    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
    8480d24f
    History
    Fix paths for update files.
    Mark Johnson authored
    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