mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
Merge branch 'MDL-59885-master' of git://github.com/cameron1729/moodle
This commit is contained in:
commit
33b46e54bb
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ class combined_document {
|
|||
case \core_files\conversion::STATUS_IN_PROGRESS:
|
||||
case \core_files\conversion::STATUS_PENDING:
|
||||
$pending = true;
|
||||
break;
|
||||
|
||||
case \core_files\conversion::STATUS_FAILED:
|
||||
return self::STATUS_FAILED;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue