Author: David Mudrak
MDL-20438 rewording confusing status_uptodate
The status_uptodate is a flag that the plugin's on-disk version and the
in-db version are in sync, that is no upgrade will be performed.
However, there can be a newer version of the plugin available. So using
the term "up-to-date" may be confusing.
http://git.moodle.org/gw?p=moodle.git;a=commit;h=bc06cbc36b44b782db4e281a81ab94bf974a5f08
http://github.com/moodle/moodle/commit/bc06cbc36b44b782db4e281a81ab94bf974a5f08
+ 2.3 en [status_uptodate,core_plugin]