-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
2.4, 2.4.1
-
None
-
MOODLE_24_STABLE
As Moodle 2.4 provides a new Plugininfo_mod class, the version of a module is now available using '$module->versiondb' instead of '$module->version'.
The actual version of turnitintool generates the following error message : "Invalid plugin property accessed! version".
This comes from the use of '$module->version' in settings.php.