summaryrefslogtreecommitdiff
path: root/database
diff options
context:
space:
mode:
authorChristopher Thomas <smiley.culture@gmail.com>2022-03-18 19:34:17 +0000
committerGitHub <noreply@github.com>2022-03-18 19:34:17 +0000
commita3643727ec1f398b3e8e2fc7e4160e3346b8fe99 (patch)
tree7cff904b24d95a57f9f9f2f104b0a3a3e1e4055f /database
parentf4b0cceffa954055824fb64140a732e52f8f07b3 (diff)
Update ScormDisk.php
Added forward compatibility with flysystem API v2 while maintaining V1 compatibility. Notable changes for ScormDisk.php - - $filesystem->createDir($path); + $filesystem->createDirectory($path); - $filesystem->putStream($path, $contents); + $filesystem->writeStream($path, $contents);
Diffstat (limited to 'database')
0 files changed, 0 insertions, 0 deletions