Skip to content

Commit

Permalink
portfolio/mahara MDL-21030 finally enable leap2a support
Browse files Browse the repository at this point in the history
  • Loading branch information
Penny Leach committed Mar 21, 2010
1 parent 2b76d67 commit 3aa1d76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions portfolio/mahara/lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ public static function get_allowed_config() {
}

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);
}

Expand Down

0 comments on commit 3aa1d76

Please sign in to comment.