MDL-15798 added note in portfolio lib to remove later when this is fixed

This commit is contained in:
mjollnir_ 2008-07-25 08:39:28 +00:00
parent d6d24b8884
commit 0082ed89b2

View File

@ -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');