MDL-74568 mod_chat: Add Webservice mod_chat_view_sessions
This commit is contained in:
committed by
Rodrigo Mady
parent
4ed782dd03
commit
407856338c
@@ -24,6 +24,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2023042400; // The current module version (Date: YYYYMMDDXX).
|
||||
$plugin->version = 2023042401; // The current module version (Date: YYYYMMDDXX).
|
||||
$plugin->requires = 2023041800; // Requires this Moodle version.
|
||||
$plugin->component = 'mod_chat'; // Full name of the plugin (used for diagnostics).
|
||||
|
||||
Reference in New Issue
Block a user