MDL-1883 info for 3rd party developers in DEBUG_DEVELOPER mode
This commit is contained in:
@@ -237,6 +237,7 @@ class grade_scale extends grade_object {
|
||||
|
||||
} else if (function_exists($old_function_name)) {
|
||||
$legacy_mods = true;
|
||||
debugging('Please notify the developer of module "'.$mod->name.'" that new function module_scale_used_anywhere() should be implemented.', DEBUG_DEVELOPER);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user