-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
2.6.1
-
None
-
2013111401
-
MOODLE_26_STABLE
In the lib.php file, Turnitintool is using a deprecated function (get_context_instance). Although the function won't be turned off completely until Moodle 2.8, it's been deprecated since version 2.2, so it's probably about time it was moved over. Besides, it's littering my debug log with messages which rather gets in the way of me finding proper issues.