mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-15798 added note in portfolio lib to remove later when this is fixed
This commit is contained in:
parent
d6d24b8884
commit
0082ed89b2
@ -458,6 +458,7 @@ function portfolio_report_insane($insane, $instances=false) {
|
|||||||
// @todo this isn't working
|
// @todo this isn't working
|
||||||
// because it seems the new recordset object
|
// because it seems the new recordset object
|
||||||
// doesn't implement the key correctly.
|
// doesn't implement the key correctly.
|
||||||
|
// see MDL-15798
|
||||||
$instance = $instances[$plugin];
|
$instance = $instances[$plugin];
|
||||||
$plugin = $instance->get('plugin');
|
$plugin = $instance->get('plugin');
|
||||||
$name = $instance->get('name');
|
$name = $instance->get('name');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user