MDL-29145 fix regression caused by MDL-27448
This commit is contained in:
@@ -91,7 +91,7 @@ function imscp_parse_structure($imscp, $context) {
|
||||
return null;
|
||||
}
|
||||
|
||||
imscp_parse_manifestfile($manifestfile->get_content());
|
||||
return imscp_parse_manifestfile($manifestfile->get_content());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user