mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
portfolio/mahara MDL-21030 finally enable leap2a support
This commit is contained in:
parent
2b76d67441
commit
3aa1d76573
@ -67,8 +67,6 @@ class portfolio_plugin_mahara extends portfolio_plugin_pull_base {
|
||||
}
|
||||
|
||||
public static function supported_formats() {
|
||||
return array(PORTFOLIO_FORMAT_FILE);
|
||||
// TODO remove above line once leap over mnet is tested
|
||||
return array(PORTFOLIO_FORMAT_FILE, PORTFOLIO_FORMAT_LEAP2A);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user