MDL-48210 updates checker: Improve cron notifications processing
commit6237bb2f2f96d0552ba02aebce49fe7629ed469a
authorDavid Mudrák <david@moodle.com>
Tue, 18 Nov 2014 22:43:21 +0000 (18 23:43 +0100)
committerDavid Mudrák <david@moodle.com>
Fri, 21 Nov 2014 11:07:55 +0000 (21 12:07 +0100)
tree0e1163f74681a0c1015e8f4d28e1387926287c1a
parent87082d0f1c7240f9b535da10b75df5f55a637180
MDL-48210 updates checker: Improve cron notifications processing

These are cosmetic improvements spotted while working on the issue.

1. Do not waste time if there are no changes to notify about.
2. Fix the legacy plugin manager's get_plugins() call.
lib/classes/update/checker.php