MDL-57920 mod_data: New WS mod_data_search_entries
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
c8a804ff68
commit
56b8edcb1e
@@ -24,7 +24,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2016120505; // The current module version (Date: YYYYMMDDXX)
|
||||
$plugin->version = 2016120506; // The current module version (Date: YYYYMMDDXX)
|
||||
$plugin->requires = 2016112900; // Requires this Moodle version
|
||||
$plugin->component = 'mod_data'; // Full name of the plugin (used for diagnostics)
|
||||
$plugin->cron = 0;
|
||||
|
||||
Reference in New Issue
Block a user