mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-15760 - removing out of date comment in boxnet portfolio plugin
This commit is contained in:
parent
6f49dd0f36
commit
dd0f962c21
@ -61,9 +61,6 @@ class portfolio_plugin_boxnet extends portfolio_plugin_push_base {
|
||||
}
|
||||
|
||||
public function get_continue_url() {
|
||||
// @todo this was a *guess* based on what urls I got clicking around the interface.
|
||||
// the #0:f:<folderid> part seems fragile...
|
||||
// but I couldn't find a documented permalink scheme.
|
||||
return 'http://box.net/files#0:f:' . $this->get_export_config('folder');
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user